From 501cc24348be080989835454dae65f6a8e2bc69a Mon Sep 17 00:00:00 2001 From: Jasper van de Gronde Date: Mon, 8 Dec 2008 10:03:49 +0000 Subject: Removed sp_main_* stubs from individual headers to make the unit tests build on Windows again. (bzr r6971) --- src/xml/repr-action-test.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/xml') 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; -- cgit v1.2.3