From 5a7c238a33400b5572a587f7290ca7027b207f70 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 4 Dec 2015 17:35:37 -0500 Subject: Remove unused macros --- src/state.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/state.c') diff --git a/src/state.c b/src/state.c index 8401252..d50ef66 100644 --- a/src/state.c +++ b/src/state.c @@ -37,8 +37,6 @@ #define NS_RDFS "http://www.w3.org/2000/01/rdf-schema#" #define NS_XSD "http://www.w3.org/2001/XMLSchema#" -#define USTR(s) ((const uint8_t*)s) - char* jalv_make_path(LV2_State_Make_Path_Handle handle, const char* path) -- cgit v1.2.1