aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/data-access
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-12 20:17:38 +0000
committerDavid Robillard <d@drobilla.net>2012-04-12 20:17:38 +0000
commit9397371fe3c41a35f81668cdf2e66a8f395e2008 (patch)
tree27afc7a0b1b36e58156fd77d22fd45ca2946bf2e /lv2/lv2plug.in/ns/ext/data-access
parente3e7dcfa043ee95ea419c8407716831e1141d454 (diff)
downloadlv2-9397371fe3c41a35f81668cdf2e66a8f395e2008.tar.xz
Lint.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/data-access')
-rw-r--r--lv2/lv2plug.in/ns/ext/data-access/data-access.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/ext/data-access/data-access.h b/lv2/lv2plug.in/ns/ext/data-access/data-access.h
index 244204a..b19f65f 100644
--- a/lv2/lv2plug.in/ns/ext/data-access/data-access.h
+++ b/lv2/lv2plug.in/ns/ext/data-access/data-access.h
@@ -50,7 +50,6 @@ typedef struct {
the normal LV2 UI communication system.
*/
const void* (*data_access)(const char* uri);
-
} LV2_Extension_Data_Feature;
-#endif /* LV2_DATA_ACCESS_H */
+#endif /* LV2_DATA_ACCESS_H */