mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
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:
parent
a8e019c9e0
commit
9c4f5ac000
4 changed files with 0 additions and 11 deletions
|
|
@ -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 *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue