summaryrefslogtreecommitdiff
path: root/ace/config-borland-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-borland-common.h')
-rw-r--r--ace/config-borland-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-borland-common.h b/ace/config-borland-common.h
index db0fe42d605..a27b1d53a40 100644
--- a/ace/config-borland-common.h
+++ b/ace/config-borland-common.h
@@ -39,7 +39,6 @@
# define ACE_CC_MAJOR_VERSION (__BORLANDC__ / 0x100)
# define ACE_CC_MINOR_VERSION (__BORLANDC__ % 0x100)
# define ACE_CC_BETA_VERSION (0)
-# define ACE_CC_PREPROCESSOR "CPP32.EXE"
# define ACE_CC_PREPROCESSOR_ARGS "-q -P- -o%s"
# define ACE_EXPORT_NESTED_CLASSES 1