diff options
Diffstat (limited to 'src/xml/repr-action-test.cpp')
| -rw-r--r-- | src/xml/repr-action-test.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xml/repr-action-test.cpp b/src/xml/repr-action-test.cpp index d4f9d094d..d36ff4106 100644 --- a/src/xml/repr-action-test.cpp +++ b/src/xml/repr-action-test.cpp @@ -5,9 +5,6 @@ #include "repr.h" #include "event-fns.h" -int sp_main_gui (int, char const**) { return 0; } -int sp_main_console (int, char const**) { return 0; } - int main(int /*argc*/, char */*argv*/[]) { Inkscape::XML::Document *document; Inkscape::XML::Node *a, *b, *c, *root; |
