diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -16,6 +16,4 @@ #ifndef GLOBALS_H #define GLOBALS_H -extern bool bAppendTags; -extern TCHAR *inopentag, *inclosetag, *outopentag, *outclosetag; #endif |