mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
Revert "Keep Location List ordered by start-time"
This reverts commit 67f6363dcd.
This VERY slow when there are many locations in the session
e.g. with #9568 it can take seconds.
This commit is contained in:
parent
67f6363dcd
commit
857d8096a9
2 changed files with 1 additions and 18 deletions
|
|
@ -202,9 +202,6 @@ private:
|
|||
void location_remove_requested (ARDOUR::Location *);
|
||||
|
||||
void location_redraw_ranges ();
|
||||
void queue_refresh_location_list ();
|
||||
bool idle_refresh_location_list ();
|
||||
sigc::connection _redisplay_connection;
|
||||
|
||||
gint do_location_remove (ARDOUR::Location *);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue