reduce verbosity of DEBUG::Sequence traces
[ardour.git] / libs / evoral / src / MIDIEvent.cpp
index 68236747d20670ec3b8f3a94f039b9237d113d6b..66a97f73e48b53ea54670b71b6c265602f7c2525 100644 (file)
@@ -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