remove unnecessary fwd decl
This commit is contained in:
parent
5cd9c86d58
commit
5b92ef4353
@ -44,7 +44,6 @@ namespace ARDOUR {
|
|||||||
|
|
||||||
class Location;
|
class Location;
|
||||||
class Session;
|
class Session;
|
||||||
class Route;
|
|
||||||
|
|
||||||
/** A mixer strip element - plugin, send, meter, etc */
|
/** A mixer strip element - plugin, send, meter, etc */
|
||||||
class LIBARDOUR_API Processor : public SessionObject, public Automatable, public Latent
|
class LIBARDOUR_API Processor : public SessionObject, public Automatable, public Latent
|
||||||
|
Loading…
Reference in New Issue
Block a user