]> feistymeow.org Git - feisty_meow.git/commitdiff
cleaning
authorFred T. Hamster <fred@feistymeow.org>
Tue, 17 Feb 2026 13:54:01 +0000 (08:54 -0500)
committerFred T. Hamster <fred@feistymeow.org>
Tue, 17 Feb 2026 13:54:01 +0000 (08:54 -0500)
octopi/library/tests_octopus/test_file_transfer.cpp

index 9b99816e6289cd206b23a9669002e4ddf0f4220f..6a0761263f533e1cc7ea699623f39b9b6e8d0a7e 100644 (file)
@@ -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;