summaryrefslogtreecommitdiffstats
path: root/tools/configure/environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure/environment.h')
-rw-r--r--tools/configure/environment.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/configure/environment.h b/tools/configure/environment.h
index d14961b5ac..2ab5b00d1c 100644
--- a/tools/configure/environment.h
+++ b/tools/configure/environment.h
@@ -33,7 +33,6 @@ QT_BEGIN_NAMESPACE
enum Compiler {
CC_UNKNOWN = 0,
- CC_BORLAND = 0x01,
CC_MINGW = 0x02,
CC_INTEL = 0x03,
CC_MSVC2005 = 0x80,