diff options
-rw-r--r-- | contrib/llvm/tools/lldb/include/lldb/lldb-python.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/llvm/tools/lldb/include/lldb/lldb-python.h b/contrib/llvm/tools/lldb/include/lldb/lldb-python.h index 13b4a2a..c8ef054 100644 --- a/contrib/llvm/tools/lldb/include/lldb/lldb-python.h +++ b/contrib/llvm/tools/lldb/include/lldb/lldb-python.h @@ -10,8 +10,6 @@ #ifndef LLDB_lldb_python_h_ #define LLDB_lldb_python_h_ -#define LLDB_DISABLE_PYTHON - // Python.h needs to be included before any system headers in order to avoid redefinition of macros #ifdef LLDB_DISABLE_PYTHON |