summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-09-28 18:15:02 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-09-28 18:15:02 +0300
commit353c79463614e291eb37e629e8b0d1cb9c58d8e8 (patch)
treec4a3a921bf8f0411933485d8c7fde446b1b8d305 /globals.h
parent4f8f8d3b1691decd02ba93ca7799c46cff1c4f9b (diff)
code cleanup
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index 2f0d5a5..fc724e2 100644
--- a/globals.h
+++ b/globals.h
@@ -16,6 +16,4 @@
#ifndef GLOBALS_H
#define GLOBALS_H
-extern bool bAppendTags;
-extern TCHAR *inopentag, *inclosetag, *outopentag, *outclosetag;
#endif