diff options
Diffstat (limited to 'src/svg')
| -rw-r--r-- | src/svg/css-ostringstream-test.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/svg/css-ostringstream-test.h b/src/svg/css-ostringstream-test.h index 5656baf5c..295bf4bf3 100644 --- a/src/svg/css-ostringstream-test.h +++ b/src/svg/css-ostringstream-test.h @@ -1,10 +1,6 @@ #include <cxxtest/TestSuite.h> #include "svg/css-ostringstream.h" -// dummy functions to prevent link errors -int sp_main_gui(int /*argc*/, char const **/*argv*/) { return 0; } -int sp_main_console(int /*argc*/, char const **/*argv*/) { return 0; } - template<typename T> static void css_test_datum(T const x, std::string const &exp_str) |
