]> spindle.queued.net Git - midori/commitdiff
Do not conditionalize Speed Dial preference on Gtk 2.14
authorChristian Dywan <christian@twotoasts.de>
Fri, 12 Jun 2009 21:16:57 +0000 (23:16 +0200)
committerChristian Dywan <christian@twotoasts.de>
Fri, 12 Jun 2009 21:16:57 +0000 (23:16 +0200)
midori/midori-websettings.c

index 2a92d2aa422407fc07f24732362dce09b3689540..a739c74a1c4150dfea7cad1566aea24059ba838b 100644 (file)
@@ -592,11 +592,7 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class)
                                      _("Show speed dial in new tabs"),
                                      _("Show speed dial in newly opened tabs"),
                                      TRUE,
-    #if GTK_CHECK_VERSION (2, 14, 0)
                                      flags));
-    #else
-                                     G_PARAM_READABLE | G_PARAM_STATIC_STRINGS));
-    #endif
 
     g_object_class_install_property (gobject_class,
                                      PROP_DOWNLOAD_FOLDER,