remove obsolete jack includes in libardour
This commit is contained in:
@@ -44,10 +44,6 @@
|
||||
#include "ardour/chan_count.h"
|
||||
#include "ardour/port_manager.h"
|
||||
|
||||
#ifdef HAVE_JACK_SESSION
|
||||
#include <jack/session.h>
|
||||
#endif
|
||||
|
||||
class MTDM;
|
||||
|
||||
namespace ARDOUR {
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include "pbd/statefuldestructible.h"
|
||||
#include "pbd/controllable.h"
|
||||
|
||||
#include <jack/types.h>
|
||||
#include "ardour/chan_count.h"
|
||||
#include "ardour/chan_mapping.h"
|
||||
#include "ardour/cycles.h"
|
||||
|
||||
@@ -62,10 +62,6 @@
|
||||
#include "ardour/interpolation.h"
|
||||
#include "ardour/route_graph.h"
|
||||
|
||||
#ifdef HAVE_JACK_SESSION
|
||||
#include <jack/session.h>
|
||||
#endif
|
||||
|
||||
|
||||
class XMLTree;
|
||||
class XMLNode;
|
||||
|
||||
Reference in New Issue
Block a user