remove incorrectly placed export declaration

This commit is contained in:
Paul Davis 2014-02-24 15:25:46 -05:00
parent a17f797c52
commit 974626bf66

View file

@ -41,7 +41,7 @@
class CAComponent;
class CAAudioUnit;
class CAComponentDescription;
struct LIBARDOUR_API AudioBufferList;
struct AudioBufferList;
namespace ARDOUR {