X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Finkview.cpp;h=5cfde2c814a793d1365d32549300ff58394f4902;hb=c573cf21fec48b8494843de05a2c980241579639;hp=cd9d5524bdcd1376dc3d77ad479a0185eef1b06b;hpb=b50bd4043d21611cc8301b731f60b4b0cd27bfb8;p=inkscape.git diff --git a/src/inkview.cpp b/src/inkview.cpp index cd9d5524b..5cfde2c81 100644 --- a/src/inkview.cpp +++ b/src/inkview.cpp @@ -213,7 +213,7 @@ main (int argc, const char **argv) LIBXML_TEST_VERSION Inkscape::GC::init(); - Inkscape::Preferences *prefs = Inkscape::Preferences::get(); + Inkscape::Preferences::get(); // ensure preferences are initialized gtk_init (&argc, (char ***) &argv);