Remove support for old and/or experimental LV2 stuff.
authorDavid Robillard <d@drobilla.net>
Fri, 20 Apr 2012 01:00:45 +0000 (01:00 +0000)
committerDavid Robillard <d@drobilla.net>
Fri, 20 Apr 2012 01:00:45 +0000 (01:00 +0000)
commit6e2dd99a040e5a70b1116429972c03f3a7e71e86
tree056c3d898b946ca4f000d4900e7741c8c45a20e7
parentcfbc2e24387d3b68aa2bb8c45b593fcc1a20db73
Remove support for old and/or experimental LV2 stuff.
Ardour 3 now simply depends on the latest version of Lilv, which depends on the LV2 package (which contains all the LV2 headers).

git-svn-id: svn://localhost/ardour2/branches/3.0@12041 d708f5d6-7413-0410-9779-e7cbd77b26cf
14 files changed:
gtk2_ardour/lv2_plugin_ui.cc
gtk2_ardour/lv2_ui.h [deleted file]
libs/ardour/lv2/lv2plug.in/ns/ext/atom/atom.h [deleted file]
libs/ardour/lv2/lv2plug.in/ns/ext/atom/forge.h [deleted file]
libs/ardour/lv2/lv2plug.in/ns/ext/atom/util.h [deleted file]
libs/ardour/lv2/lv2plug.in/ns/ext/event/event-helpers.h [deleted file]
libs/ardour/lv2/lv2plug.in/ns/ext/event/event.h [deleted file]
libs/ardour/lv2/lv2plug.in/ns/ext/state/state.h [deleted file]
libs/ardour/lv2/lv2plug.in/ns/ext/uri-map/uri-map.h [deleted file]
libs/ardour/lv2/lv2plug.in/ns/ext/urid/urid.h [deleted file]
libs/ardour/lv2/lv2plug.in/ns/ext/worker/worker.h [deleted file]
libs/ardour/lv2_plugin.cc
libs/ardour/wscript
wscript