summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_button.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-09-04 02:22:11 +0200
committerRobin Gareus <robin@gareus.org>2014-09-04 02:24:37 +0200
commit98404c6e623da82f19c813497517be3326780234 (patch)
tree716c200a3da03563ef8fff7ffad0fcbec6dafd84 /gtk2_ardour/ardour_button.h
parent6408d90258f19a32b22f340ce47e9731636e2e9e (diff)
ardour button sizes, now [em] based.
Diffstat (limited to 'gtk2_ardour/ardour_button.h')
-rw-r--r--gtk2_ardour/ardour_button.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour_button.h b/gtk2_ardour/ardour_button.h
index ce29cd27b5..7807c1cb72 100644
--- a/gtk2_ardour/ardour_button.h
+++ b/gtk2_ardour/ardour_button.h
@@ -161,7 +161,6 @@ class ArdourButton : public CairoWidget , public Gtkmm2ext::Activatable
bool _act_on_release;
bool _led_left;
- bool _fixed_diameter;
bool _distinct_led_click;
bool _hovering;
bool _focused;