summaryrefslogtreecommitdiff
path: root/gtk2_ardour/engine_dialog.h
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2015-08-25 21:55:08 +1000
committerTim Mayberry <mojofunk@gmail.com>2015-09-02 12:07:15 +1000
commite6492319b13e8a2ed8e54b1ef4b4d11e8dca3da1 (patch)
treef4c907e6beaf9598da39186b05460d3866d98f40 /gtk2_ardour/engine_dialog.h
parentdd275327a45d72c01021845516350e315846b14c (diff)
Remove Apply button from Audio Setup dialog now that there is a start/stop button
Diffstat (limited to 'gtk2_ardour/engine_dialog.h')
-rw-r--r--gtk2_ardour/engine_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/engine_dialog.h b/gtk2_ardour/engine_dialog.h
index 0e44d3585c..421228ea1a 100644
--- a/gtk2_ardour/engine_dialog.h
+++ b/gtk2_ardour/engine_dialog.h
@@ -107,7 +107,6 @@ class EngineControl : public ArdourDialog, public PBD::ScopedConnectionList {
Gtk::Button* cancel_button;
Gtk::Button* ok_button;
- Gtk::Button* apply_button;
/* MIDI Tab */