summaryrefslogtreecommitdiff
path: root/xml2cmp/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-29 15:03:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 15:59:53 +0200
commitb63027f0992cf5c368faeb807c69110997dd00ea (patch)
tree1a4a7cc3815b5414022c7e93d40de98e59f75bfe /xml2cmp/source
parent5b021a1f0d281aed40ae83dffe4af7600b858bd5 (diff)
Remove some unused defines and controls
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
Diffstat (limited to 'xml2cmp/source')
-rw-r--r--xml2cmp/source/inc/precomp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xml2cmp/source/inc/precomp.h b/xml2cmp/source/inc/precomp.h
index fa0f582f54d2..31a6e227bb7b 100644
--- a/xml2cmp/source/inc/precomp.h
+++ b/xml2cmp/source/inc/precomp.h
@@ -20,8 +20,6 @@
#ifndef CPV_PRECOMP_H
#define CPV_PRECOMP_H
-#define _NO_BOOL_TYPE_
-
typedef short Bool;
#define True 1
#define False 0