]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Remove dated comment.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 26 Jan 2009 14:55:01 +0000 (09:55 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 26 Jan 2009 14:55:01 +0000 (09:55 -0500)
SVN-Revision: 494

libarchive/test/main.c

index 06524bdfa2e5ea507e237a502aeb518f77284029..2f1e49565dab7301d09f9ca79f1faa09f242afbd 100644 (file)
@@ -934,10 +934,6 @@ get_refdir(void)
        }
 
 #if defined(_WIN32) && defined(_DEBUG)
-       /* You should have to add "$(TargetDir)" to
-        * Properties > Configuration Properties > Debugging > Working Directory,
-        * if you are running libarchive_test.exe on Visual Studio.
-        */
        DebugBreak();
 #endif
        printf("Unable to locate known reference file %s\n", KNOWNREF);