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