X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fapplication%2Feditor.cpp;h=8f9638f82f40555caad580524ee5d711893be7a1;hb=f67bf41415152c650bdfe59bf8facf244ee3d3bb;hp=56984dcbb99095d85b1c65e4ecf0221bffe198ba;hpb=e5d2a28ac81cd82aac499b2c357f65020be69de1;p=inkscape.git diff --git a/src/application/editor.cpp b/src/application/editor.cpp index 56984dcbb..8f9638f82 100644 --- a/src/application/editor.cpp +++ b/src/application/editor.cpp @@ -55,7 +55,7 @@ Editor::create (gint argc, char **argv) return _instance; } -Editor::Editor (gint argc, char **argv) +Editor::Editor (gint /*argc*/, char **argv) : _documents (0), _desktops (0), _argv0 (argv[0]),