diff options
Diffstat (limited to 'lvz')
-rw-r--r-- | lvz/gendata.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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]; |