Typo.
git-svn-id: svn://localhost/ardour2/branches/3.0@3310 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -870,7 +870,7 @@ bool MidiModel::write_to(boost::shared_ptr<MidiSource> source) {
|
||||
|
||||
MidiEvents events(comp);
|
||||
|
||||
/* Why sort manyally, when a priority queue does the job for us,
|
||||
/* Why sort manually, when a priority queue does the job for us,
|
||||
* (I am probably wrong here, but I needed that to test program
|
||||
* change code quickly) ???
|
||||
* */
|
||||
|
||||
Reference in New Issue
Block a user