summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/star-toolbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/toolbar/star-toolbar.cpp')
-rw-r--r--src/ui/toolbar/star-toolbar.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ui/toolbar/star-toolbar.cpp b/src/ui/toolbar/star-toolbar.cpp
index 13a295e5d..a2d09f9aa 100644
--- a/src/ui/toolbar/star-toolbar.cpp
+++ b/src/ui/toolbar/star-toolbar.cpp
@@ -437,13 +437,6 @@ StarToolbar::defaults()
_spoke_adj->set_value(prop);
_roundedness_adj->set_value(rounded);
_randomization_adj->set_value(randomized);
-
-#if !GTK_CHECK_VERSION(3,18,0)
- _magnitude_adj->value_changed();
- _spoke_adj->value_changed();
- _roundedness_adj->value_changed();
- _randomization_adj->value_changed();
-#endif
}
void