From 54e8a21a09fec734400be1fa5a856f3a0a9580eb Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 2 Jun 2016 17:01:03 -0400 Subject: Remove references to a "master faders" window. We went the other way. --- gtk2_ardour/ardour_ui_ed.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/ardour_ui_ed.cc') diff --git a/gtk2_ardour/ardour_ui_ed.cc b/gtk2_ardour/ardour_ui_ed.cc index de014b0d34..5c9fbd04aa 100644 --- a/gtk2_ardour/ardour_ui_ed.cc +++ b/gtk2_ardour/ardour_ui_ed.cc @@ -134,7 +134,6 @@ ARDOUR_UI::install_actions () global_actions.register_action (main_menu_actions, X_("MixerMenu"), _("Mixer")); global_actions.register_action (main_menu_actions, X_("EditorMenu"), _("Editor")); global_actions.register_action (main_menu_actions, X_("PrefsMenu"), _("Preferences")); - global_actions.register_action (main_menu_actions, X_("MastersMenu"), _("Master Faders")); global_actions.register_action (main_menu_actions, X_("DetachMenu"), _("Detach")); global_actions.register_action (main_menu_actions, X_("Help"), _("Help")); global_actions.register_action (main_menu_actions, X_("KeyMouseActions"), _("Misc. Shortcuts")); -- cgit v1.2.3