summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2009-12-01 18:38:24 +0000
committerCarl Hetherington <carl@carlh.net>2009-12-01 18:38:24 +0000
commit7eb3cb0bed268d976197ea895b2cffc7ddfde6b5 (patch)
tree85191d0384f0054b5a16d4c72fff40cd8eaccd2f /gtk2_ardour/editor.h
parent9e9cb3bf31a8cbf00ecf43ea0c3acd8b8bb86760 (diff)
Fix scrollwheel operation in editor.
git-svn-id: svn://localhost/ardour2/branches/3.0@6256 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index bccc4b640d..73a4649e94 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -872,7 +872,6 @@ class Editor : public PublicEditor
Gtk::HBox bottom_hbox;
Gtk::Table edit_packer;
- Gtk::VScrollbar edit_vscrollbar;
Gtk::Adjustment vertical_adjustment;
Gtk::Adjustment horizontal_adjustment;