summaryrefslogtreecommitdiffstats
path: root/indexlib/boost-compat/config/select_compiler_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'indexlib/boost-compat/config/select_compiler_config.h')
-rw-r--r--indexlib/boost-compat/config/select_compiler_config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/indexlib/boost-compat/config/select_compiler_config.h b/indexlib/boost-compat/config/select_compiler_config.h
index 3453f1a35..f3c28043b 100644
--- a/indexlib/boost-compat/config/select_compiler_config.h
+++ b/indexlib/boost-compat/config/select_compiler_config.h
@@ -44,10 +44,6 @@
// Greenhills C++
# define BOOST_COMPILER_CONFIG "boost/config/compiler/greenhills.hpp"
-#elif defined __BORLANDC__
-// Borland
-# define BOOST_COMPILER_CONFIG "boost/config/compiler/borland.hpp"
-
#elif defined __MWERKS__
// Metrowerks CodeWarrior
# define BOOST_COMPILER_CONFIG "boost/config/compiler/metrowerks.hpp"