diff options
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-src/tests/CommandLineTest.cpp')
-rw-r--r-- | Build/source/texk/dvisvgm/dvisvgm-src/tests/CommandLineTest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/tests/CommandLineTest.cpp b/Build/source/texk/dvisvgm/dvisvgm-src/tests/CommandLineTest.cpp index 4efd95bf2ef..c8203a432cb 100644 --- a/Build/source/texk/dvisvgm/dvisvgm-src/tests/CommandLineTest.cpp +++ b/Build/source/texk/dvisvgm/dvisvgm-src/tests/CommandLineTest.cpp @@ -233,8 +233,6 @@ TEST(CommandLineTest, files_only) { } -static void out (const char *) {} - TEST(CommandLineTest, help) { // only check whether help() succeeds CommandLine cmd; |