From a4728be6b87c8e4892aa4d75cf7258fa0f17d94d Mon Sep 17 00:00:00 2001 From: "Fred T. Hamster" Date: Tue, 17 Feb 2026 08:54:01 -0500 Subject: [PATCH] cleaning --- octopi/library/tests_octopus/test_file_transfer.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/octopi/library/tests_octopus/test_file_transfer.cpp b/octopi/library/tests_octopus/test_file_transfer.cpp index 9b99816e..6a076126 100644 --- a/octopi/library/tests_octopus/test_file_transfer.cpp +++ b/octopi/library/tests_octopus/test_file_transfer.cpp @@ -83,6 +83,9 @@ files to include; only they will be transferred.\n"); target_dir, includes, source_start); /* +this better be old code that was made redundant by creation of the copy_hierarchy method. +otherwise, why is all this disabled? + astring source_root = "snootums"; if (source_start.t()) { source_root += filename::default_separator() + source_start; -- 2.43.0