projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bugfixing.
[blender.git]
/
intern
/
audaspace
/
jack
/
AUD_JackDevice.h
diff --git
a/intern/audaspace/jack/AUD_JackDevice.h
b/intern/audaspace/jack/AUD_JackDevice.h
index e6d332e1160d36cea825592cef03fd48312bd2d9..f0c887a2f43f96639e76948d91aab2b112f4f53c 100644
(file)
--- a/
intern/audaspace/jack/AUD_JackDevice.h
+++ b/
intern/audaspace/jack/AUD_JackDevice.h
@@
-26,7
+26,6
@@
#ifndef AUD_JACKDEVICE
#define AUD_JACKDEVICE
-#ifdef WITH_JACK
#include "AUD_SoftwareDevice.h"
class AUD_Buffer;
@@
-90,6
+89,4
@@
public:
virtual ~AUD_JackDevice();
};
-#endif //WITH_JACK
-
#endif //AUD_JACKDEVICE