Code

updated POT and POs
[inkscape.git] / src / inkview.cpp
index cd9d5524bdcd1376dc3d77ad479a0185eef1b06b..5cfde2c814a793d1365d32549300ff58394f4902 100644 (file)
@@ -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);