From ea6e658976e86f99b4b793166b81a03750bfdef2 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Fri, 1 Aug 2008 04:22:35 +0000 Subject: Warning cleanup (bzr r6495) --- src/xml/repr-action-test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml/repr-action-test.cpp') diff --git a/src/xml/repr-action-test.cpp b/src/xml/repr-action-test.cpp index 9b0ccf5da..d4f9d094d 100644 --- a/src/xml/repr-action-test.cpp +++ b/src/xml/repr-action-test.cpp @@ -8,7 +8,7 @@ int sp_main_gui (int, char const**) { return 0; } int sp_main_console (int, char const**) { return 0; } -int main(int argc, char *argv[]) { +int main(int /*argc*/, char */*argv*/[]) { Inkscape::XML::Document *document; Inkscape::XML::Node *a, *b, *c, *root; -- cgit v1.2.3