summaryrefslogtreecommitdiffstats
path: root/test/failed_lib_descriptor.lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-07-15 17:21:11 +0200
committerDavid Robillard <d@drobilla.net>2020-07-16 23:37:49 +0200
commit3138cadd2e60eabb16822994c281ef4b73832d91 (patch)
treee3523f30476ec2fcd0cd972a8e17acd356fa704a /test/failed_lib_descriptor.lv2
parent133de18003a7fe1d7ab4b88beeeef413d1eb28ac (diff)
downloadlilv-3138cadd2e60eabb16822994c281ef4b73832d91.tar.gz
lilv-3138cadd2e60eabb16822994c281ef4b73832d91.tar.bz2
lilv-3138cadd2e60eabb16822994c281ef4b73832d91.zip
Remove unnecessary defines
Diffstat (limited to 'test/failed_lib_descriptor.lv2')
-rw-r--r--test/failed_lib_descriptor.lv2/failed_lib_descriptor.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/failed_lib_descriptor.lv2/failed_lib_descriptor.c b/test/failed_lib_descriptor.lv2/failed_lib_descriptor.c
index f664aa4..e24c8d9 100644
--- a/test/failed_lib_descriptor.lv2/failed_lib_descriptor.c
+++ b/test/failed_lib_descriptor.lv2/failed_lib_descriptor.c
@@ -19,8 +19,6 @@
#include <stdlib.h>
-#define PLUGIN_URI "http://example.org/failed-lib-descriptor"
-
LV2_SYMBOL_EXPORT
const LV2_Lib_Descriptor*
lv2_lib_descriptor(const char* bundle_path,