Remove unnecessary height changed notification for streamviews, now that the summary doesn't need to know.

git-svn-id: svn://localhost/ardour2/branches/3.0@7277 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-06-18 02:06:58 +00:00
parent a8e019c9e0
commit 9c4f5ac000
4 changed files with 0 additions and 11 deletions

View file

@ -2020,7 +2020,6 @@ public:
void region_view_added (RegionView *);
void update_canvas_now ();
void streamview_height_changed ();
EditorGroupTabs* _group_tabs;
void fit_route_group (ARDOUR::RouteGroup *);