mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 20:26:30 +01:00
Typo.
git-svn-id: svn://localhost/ardour2/branches/3.0@3310 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b0d49651a7
commit
a7ec072ce4
1 changed files with 1 additions and 1 deletions
|
|
@ -870,7 +870,7 @@ bool MidiModel::write_to(boost::shared_ptr<MidiSource> source) {
|
||||||
|
|
||||||
MidiEvents events(comp);
|
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
|
* (I am probably wrong here, but I needed that to test program
|
||||||
* change code quickly) ???
|
* change code quickly) ???
|
||||||
* */
|
* */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue