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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user