summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2013-04-23 12:18:53 +0000
committerSylvestre Ledru <sylvestre@debian.org>2013-04-23 12:18:53 +0000
commit333b9974cda9aa194650466bf69cf8c644838fb9 (patch)
treeed83dc871644fa737d2e079d7150d0b551b7734b
parent0c9f1bfae5e3915cde8ffd8111d87570106be62a (diff)
downloadbcm5719-llvm-333b9974cda9aa194650466bf69cf8c644838fb9.tar.gz
bcm5719-llvm-333b9974cda9aa194650466bf69cf8c644838fb9.zip
Remove duplicate define
llvm-svn: 180095
-rw-r--r--lldb/include/lldb/Host/freebsd/Config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/include/lldb/Host/freebsd/Config.h b/lldb/include/lldb/Host/freebsd/Config.h
index 88fe670819c..49d97dd5793 100644
--- a/lldb/include/lldb/Host/freebsd/Config.h
+++ b/lldb/include/lldb/Host/freebsd/Config.h
@@ -19,8 +19,6 @@
#define LLDB_CONFIG_TERMIOS_SUPPORTED 1
-#define LLDB_CONFIG_TERMIOS_SUPPORTED 1
-
#define LLDB_CONFIG_TILDE_RESOLVES_TO_USER 1
//#define LLDB_CONFIG_DLOPEN_RTLD_FIRST_SUPPORTED 1
OpenPOWER on IntegriCloud