aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/ns/ext/state/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/ns/ext/state/state.h')
-rw-r--r--lv2/ns/ext/state/state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lv2/ns/ext/state/state.h b/lv2/ns/ext/state/state.h
index f326ee0..d388617 100644
--- a/lv2/ns/ext/state/state.h
+++ b/lv2/ns/ext/state/state.h
@@ -221,7 +221,6 @@ typedef struct _LV2_State_Interface {
uint32_t flags,
const LV2_Feature *const * features);
-
/**
Restore plugin state using a host-provided @c retrieve callback.