summaryrefslogtreecommitdiffstats
path: root/polyp/tagstruct.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/tagstruct.h')
-rw-r--r--polyp/tagstruct.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/polyp/tagstruct.h b/polyp/tagstruct.h
index aefd03c4..bcd7f456 100644
--- a/polyp/tagstruct.h
+++ b/polyp/tagstruct.h
@@ -48,6 +48,4 @@ int pa_tagstruct_get_arbitrary(struct pa_tagstruct *t, const void **p, size_t le
int pa_tagstruct_eof(struct pa_tagstruct*t);
const uint8_t* pa_tagstruct_data(struct pa_tagstruct*t, size_t *l);
-
-
#endif