mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
remove incorrectly placed export declaration
This commit is contained in:
parent
a17f797c52
commit
974626bf66
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
class CAComponent;
|
||||
class CAAudioUnit;
|
||||
class CAComponentDescription;
|
||||
struct LIBARDOUR_API AudioBufferList;
|
||||
struct AudioBufferList;
|
||||
|
||||
namespace ARDOUR {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue