summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skin_scan.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/skin_scan.h')
-rw-r--r--utils/themeeditor/skin_scan.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/themeeditor/skin_scan.h b/utils/themeeditor/skin_scan.h
index 863e9b7d64..210f39cdfd 100644
--- a/utils/themeeditor/skin_scan.h
+++ b/utils/themeeditor/skin_scan.h
@@ -28,5 +28,4 @@ void skip_whitespace(char** document);
28char* scan_string(char** document); 28char* scan_string(char** document);
29int scan_int(char** document); 29int scan_int(char** document);
30 30
31
32#endif // SCANNING_H 31#endif // SCANNING_H