mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
remove incorrect and unnecessary template class declaration from Evoral (added recently)
git-svn-id: svn://localhost/ardour2/branches/3.0@13230 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
82fb1acf2a
commit
2b1cc9656e
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ MIDIEvent<Time>::to_xml() const
|
|||
#endif // EVORAL_MIDI_XML
|
||||
|
||||
template class MIDIEvent<Evoral::MusicalTime>;
|
||||
template class MIDIEvent<long long>;
|
||||
|
||||
} // namespace Evoral
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue