diff options
Diffstat (limited to 'lldb/source/lldb.cpp')
-rw-r--r-- | lldb/source/lldb.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/lldb.cpp b/lldb/source/lldb.cpp index 288e31223c1..80330442201 100644 --- a/lldb/source/lldb.cpp +++ b/lldb/source/lldb.cpp @@ -10,7 +10,6 @@ #include "lldb/lldb-python.h" #include "lldb/lldb-private.h" -#include "lldb/lldb-private-log.h" #include "lldb/Core/ArchSpec.h" #include "lldb/Core/Debugger.h" #include "lldb/Core/Log.h" |