summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2018-12-10 16:24:27 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2018-12-10 16:24:27 -0500
commit154f9825ff72d691ba550de573948424b81a09a6 (patch)
tree4c4bb60be9c2f2cce2f98a4cfc175e72bcba4c7a /gtk2_ardour/ardour_ui.h
parenta26e6fed50c1e255dac1eeb4518bab97c647ba99 (diff)
remove method and inline its contents. Nothing gained by wrapping this up
Diffstat (limited to 'gtk2_ardour/ardour_ui.h')
-rw-r--r--gtk2_ardour/ardour_ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour_ui.h b/gtk2_ardour/ardour_ui.h
index 6e4ea35908..633cdd06a6 100644
--- a/gtk2_ardour/ardour_ui.h
+++ b/gtk2_ardour/ardour_ui.h
@@ -861,7 +861,6 @@ private:
bool main_window_delete_event (GdkEventAny*);
bool idle_ask_about_quit ();
- void load_bindings ();
bool tabbable_visibility_button_press (GdkEventButton* ev, std::string const& tabbable_name);
void step_up_through_tabs ();