aboutsummaryrefslogtreecommitdiffstats
path: root/src/state.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/state.c')
-rw-r--r--src/state.c2
1 files changed, 0 insertions, 2 deletions
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)