dropped patch fix.
git-svn-id: svn://localhost/trunk/ardour2@21 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -76,8 +76,6 @@ ARDOUR::read_recent_sessions (RecentSessions& rs)
|
||||
* natural order will be broken
|
||||
*/
|
||||
|
||||
sort(rs.begin(), rs.end(), cmp);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user