aboutsummaryrefslogtreecommitdiffstats
path: root/parsetagx.h
diff options
context:
space:
mode:
Diffstat (limited to 'parsetagx.h')
-rw-r--r--parsetagx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/parsetagx.h b/parsetagx.h
index 6014784..dc03cd1 100644
--- a/parsetagx.h
+++ b/parsetagx.h
@@ -8,7 +8,6 @@
struct parsed_tag {
unsigned char tagid;
- char *tagname;
unsigned char *attrid;
char **value;
unsigned char *map;