summaryrefslogtreecommitdiff
path: root/gtk2_ardour/crossfade_edit.h
diff options
context:
space:
mode:
authorDoug McLain <doug@nostar.net>2006-01-03 18:02:23 +0000
committerDoug McLain <doug@nostar.net>2006-01-03 18:02:23 +0000
commitc480cc1c185cd27f63a742db73bf0116f803a572 (patch)
tree8942173dac79d28532f6ae44b2d1efa16434e51a /gtk2_ardour/crossfade_edit.h
parentf139fde438cea763212d1d8ea659f152c2bcf367 (diff)
Cleaned up commented code
git-svn-id: svn://localhost/trunk/ardour2@235 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/crossfade_edit.h')
-rw-r--r--gtk2_ardour/crossfade_edit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/crossfade_edit.h b/gtk2_ardour/crossfade_edit.h
index 3aae980ce4..cfb9ed35a0 100644
--- a/gtk2_ardour/crossfade_edit.h
+++ b/gtk2_ardour/crossfade_edit.h
@@ -106,8 +106,6 @@ class CrossfadeEditor : public ArdourDialog
vector<Gtk::Button*> fade_out_buttons;
vector<Gtk::Button*> fade_in_buttons;
- //Gtk::HBox action_box;
-
Gtk::VBox vpacker2;
Gtk::Button clear_button;