summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/widgets/toolbox.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index 6669f5825..61fdc74d7 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -220,11 +220,7 @@ static struct {
{ NULL, NULL, NULL, NULL, NULL, SP_VERB_INVALID, NULL, NULL }
};
-#if GTK_CHECK_VERSION(2,12,0)
-#define TOOLBAR_SLIDER_HINT "minimal"
-#else // GTK_CHECK_VERSION(2,12,0)
#define TOOLBAR_SLIDER_HINT "full"
-#endif // GTK_CHECK_VERSION(2,12,0)
static gchar const * ui_descr =
"<ui>"