From fb63b3ffc3a8d1aadfbcc56d651f1fb3d2578c74 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 3 Dec 2014 21:22:53 -0500 Subject: fix to follow changes to evoral/libardour split --- libs/ardour/async_midi_port.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libs/ardour') diff --git a/libs/ardour/async_midi_port.cc b/libs/ardour/async_midi_port.cc index f0a92b9594..d6d9a953aa 100644 --- a/libs/ardour/async_midi_port.cc +++ b/libs/ardour/async_midi_port.cc @@ -37,10 +37,6 @@ using namespace ARDOUR; using namespace std; using namespace PBD; -namespace Evoral { - template class EventRingBuffer; -} - pthread_t AsyncMIDIPort::_process_thread; #define port_engine AudioEngine::instance()->port_engine() -- cgit v1.2.3