Code

Filters. Custom predefined filters update and new ABC filters.
[inkscape.git] / src / svg / css-ostringstream-test.h
index ffe15ee9af9dec7eb03d8afbde7f7d7fc94715d6..fe2016d437acb6feb87f63bff7960f9c997c0879 100644 (file)
@@ -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)
@@ -80,4 +76,4 @@ public:
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :