summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2005-11-30 19:34:09 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2005-11-30 19:34:09 +0000
commit53d337a16882536876202324c9d68db6eba4eadf (patch)
treec3e95f2198356b7bb7fd0f48127c4d2f5c9c7340 /gtk2_ardour/export_dialog.h
parent327018191b2c9828cf377663fbce58b47744c237 (diff)
more miscellaneous fixes to make things even nicer
git-svn-id: svn://localhost/trunk/ardour2@153 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/export_dialog.h')
-rw-r--r--gtk2_ardour/export_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/export_dialog.h b/gtk2_ardour/export_dialog.h
index 16343e55bc..12532fafd4 100644
--- a/gtk2_ardour/export_dialog.h
+++ b/gtk2_ardour/export_dialog.h
@@ -73,7 +73,6 @@ class ExportDialog : public ArdourDialog
PublicEditor& editor;
ARDOUR::Session* session;
ARDOUR::AudioRegion* audio_region;
- Gtk::VBox vpacker;
Gtk::VBox track_vpacker;
Gtk::HBox hpacker;
Gtk::HBox button_box;