summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-06-01 11:57:08 +0200
committerRobin Gareus <robin@gareus.org>2017-06-01 11:57:08 +0200
commit4b0e2ad6827821f7419bc65bb755d6292e5e332e (patch)
tree5f8109f97b1d1a8a9c9945f3372a4fd5f6cc5434 /gtk2_ardour/sfdb_ui.h
parent82cb046fa3f9cb911dc6a2ab192640683a6c57c9 (diff)
Remove "Close" button from import-dialog (prefer WM close button)
Diffstat (limited to 'gtk2_ardour/sfdb_ui.h')
-rw-r--r--gtk2_ardour/sfdb_ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/sfdb_ui.h b/gtk2_ardour/sfdb_ui.h
index 6c32474a91..be734cfb82 100644
--- a/gtk2_ardour/sfdb_ui.h
+++ b/gtk2_ardour/sfdb_ui.h
@@ -216,7 +216,6 @@ class SoundFileBrowser : public ArdourWindow
Gtk::VBox vpacker;
Gtk::Button import_button;
- Gtk::Button close_button;
static std::string persistent_folder;