From 61f7ea61f05c246ec4d3fd08a4e680e094584f0e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 12 Apr 2012 23:47:14 +0000 Subject: Use URI defines from LV2 headers where possible. git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/mda.lv2@4175 a436a847-0d15-0410-975c-d299462d15a1 --- lvz/gendata.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'lvz') diff --git a/lvz/gendata.cpp b/lvz/gendata.cpp index d733ad6..233e5c3 100644 --- a/lvz/gendata.cpp +++ b/lvz/gendata.cpp @@ -29,8 +29,6 @@ using namespace std; -#define NS_LV2CORE "http://lv2plug.in/ns/lv2core#" - // VST is so incredibly awful. Just.. wow. #define MAX_NAME_LENGTH 1024 char name_buf[MAX_NAME_LENGTH]; -- cgit v1.2.1