diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2015-02-08 16:00:35 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2015-02-08 16:00:35 +0000 |
| commit | 7e79b605cb91cc0be84ed9120439c4810f49563f (patch) | |
| tree | 0dd321798616677a14cb95a571ca3f5c8bb7bc0f /contrib | |
| parent | 60903fda75de25012e1bc2952b120a9f78c8105c (diff) | |
Notes
Diffstat (limited to 'contrib')
| -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 13b4a2aea1c0a..c8ef054f60e17 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 |
