[Lldb-commits] [lldb] r180095 - Remove duplicate define
Sylvestre Ledru
sylvestre at debian.org
Tue Apr 23 05:18:53 PDT 2013
Author: sylvestre
Date: Tue Apr 23 07:18:53 2013
New Revision: 180095
URL: http://llvm.org/viewvc/llvm-project?rev=180095&view=rev
Log:
Remove duplicate define
Modified:
lldb/trunk/include/lldb/Host/freebsd/Config.h
Modified: lldb/trunk/include/lldb/Host/freebsd/Config.h
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/include/lldb/Host/freebsd/Config.h?rev=180095&r1=180094&r2=180095&view=diff
==============================================================================
--- lldb/trunk/include/lldb/Host/freebsd/Config.h (original)
+++ lldb/trunk/include/lldb/Host/freebsd/Config.h Tue Apr 23 07:18:53 2013
@@ -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
More information about the lldb-commits
mailing list