summaryrefslogtreecommitdiffstats
path: root/hosts/lv2_jack_host.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-02-12 03:55:00 +0000
committerDavid Robillard <d@drobilla.net>2011-02-12 03:55:00 +0000
commit498bfc21e64ee7665032049c31e6841df849e4d4 (patch)
tree4c32e7ae9f4f066c665f82d1551252ab63d1be19 /hosts/lv2_jack_host.c
parente45dde6f4e045b2fb216e2f890bcb37f5c580fe9 (diff)
downloadlilv-498bfc21e64ee7665032049c31e6841df849e4d4.tar.gz
lilv-498bfc21e64ee7665032049c31e6841df849e4d4.tar.bz2
lilv-498bfc21e64ee7665032049c31e6841df849e4d4.zip
Remove ancient and no longer necessary jack_compat.h (and associated barrier to (L)GPL > 2).
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2927 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'hosts/lv2_jack_host.c')
-rw-r--r--hosts/lv2_jack_host.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/lv2_jack_host.c b/hosts/lv2_jack_host.c
index 1c8d50d..14d2dc1 100644
--- a/hosts/lv2_jack_host.c
+++ b/hosts/lv2_jack_host.c
@@ -29,7 +29,6 @@
#include "lv2/lv2plug.in/ns/ext/event/event-helpers.h"
#include "lv2/lv2plug.in/ns/ext/event/event.h"
#include "lv2/lv2plug.in/ns/ext/uri-map/uri-map.h"
-#include "jack_compat.h"
#define MIDI_BUFFER_SIZE 1024