summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_routes.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-10-31 03:10:18 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-10-31 03:10:18 -0400
commit7ce86cec7d70cbec1412e168f71b1f4e8718fabc (patch)
treef7df8cb0ee052aef1292f31fb7f97017b4987c0b /gtk2_ardour/editor_routes.cc
parent7bbd28aa08593f2c5e72b86090128d584edf184b (diff)
handle enter/leave items when zooming and scrolling occur
Diffstat (limited to 'gtk2_ardour/editor_routes.cc')
-rw-r--r--gtk2_ardour/editor_routes.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/gtk2_ardour/editor_routes.cc b/gtk2_ardour/editor_routes.cc
index 515ad07972..673eb62e39 100644
--- a/gtk2_ardour/editor_routes.cc
+++ b/gtk2_ardour/editor_routes.cc
@@ -1004,12 +1004,6 @@ EditorRoutes::hide_all_tracks (bool /*with_select*/)
}
resume_redisplay ();
-
- /* XXX this seems like a hack and half, but its not clear where to put this
- otherwise.
- */
-
- //reset_scrolling_region ();
}
void