summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/tools/lldb-mi/MIDriverMain.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/lldb/tools/lldb-mi/MIDriverMain.cpp b/lldb/tools/lldb-mi/MIDriverMain.cpp
index eda67782ad6..3b382913a6b 100644
--- a/lldb/tools/lldb-mi/MIDriverMain.cpp
+++ b/lldb/tools/lldb-mi/MIDriverMain.cpp
@@ -26,11 +26,6 @@
// MICmdBase.h / .cpp
// MICmdCmd.h / .cpp
-#if defined(_MSC_VER)
-#define _INC_SIGNAL // Stop window's signal.h being included -
- // CODETAG_IOR_SIGNALS
-#endif // _MSC_VER
-
// Third party headers:
#include "lldb/API/SBHostOS.h"
#include <atomic>
OpenPOWER on IntegriCloud