summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skin_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/skin_parser.h')
-rw-r--r--utils/themeeditor/skin_parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/themeeditor/skin_parser.h b/utils/themeeditor/skin_parser.h
index ca2d7bc54b..d3821c0f9b 100644
--- a/utils/themeeditor/skin_parser.h
+++ b/utils/themeeditor/skin_parser.h
@@ -47,7 +47,6 @@ enum skin_element_type
47 SUBLINES, 47 SUBLINES,
48 CONDITIONAL, 48 CONDITIONAL,
49 TAG, 49 TAG,
50 NEWLINE,
51 TEXT, 50 TEXT,
52 COMMENT, 51 COMMENT,
53}; 52};