summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-12-18 21:39:36 +0100
committerRobin Gareus <robin@gareus.org>2016-12-18 21:39:36 +0100
commit06938105a4c4ed4e343acaebf82087002b53e591 (patch)
tree156b515bc297436f664028e14b627b4ff3d68513 /gtk2_ardour/ardour_ui.h
parentdae2dcd53ec10b38f649781450a7a9ff73f8e4d8 (diff)
Simplify spacer code
Diffstat (limited to 'gtk2_ardour/ardour_ui.h')
-rw-r--r--gtk2_ardour/ardour_ui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/ardour_ui.h b/gtk2_ardour/ardour_ui.h
index a8ee9dd30f..33dd9edf3a 100644
--- a/gtk2_ardour/ardour_ui.h
+++ b/gtk2_ardour/ardour_ui.h
@@ -380,8 +380,6 @@ public:
ARDOUR::PresentationInfo::order_t translate_order (RouteDialogs::InsertAt);
- bool spacer_expose (GdkEventExpose*);
-
protected:
friend class PublicEditor;