summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mixer.cc
diff options
context:
space:
mode:
authorTaybin Rutkin <taybin@taybin.com>2005-10-22 17:33:14 +0000
committerTaybin Rutkin <taybin@taybin.com>2005-10-22 17:33:14 +0000
commite0946701e10074f51dca50191fed201f1b922477 (patch)
tree1e5279f5ebd085386e97f4153e29ccad78116178 /gtk2_ardour/editor_mixer.cc
parent50f41b7bd3562aa416ebaa0d19816bac955e19d9 (diff)
More compliation fixes. add_with_viewport() -> add(). track_gnome_canvas -> track_canvas. etc.
git-svn-id: svn://localhost/trunk/ardour2@66 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_mixer.cc')
-rw-r--r--gtk2_ardour/editor_mixer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_mixer.cc b/gtk2_ardour/editor_mixer.cc
index 283db9f862..402c9d263a 100644
--- a/gtk2_ardour/editor_mixer.cc
+++ b/gtk2_ardour/editor_mixer.cc
@@ -253,7 +253,6 @@ Editor::session_going_away ()
entered_regionview = 0;
entered_track = 0;
latest_regionview = 0;
- region_list_display_drag_region = 0;
last_update_frame = 0;
drag_info.item = 0;
last_audition_region = 0;