summaryrefslogtreecommitdiffstats
path: root/lldb/source/lldb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/lldb.cpp')
-rw-r--r--lldb/source/lldb.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/source/lldb.cpp b/lldb/source/lldb.cpp
index ebf8c2ed474..c96f5d9ee7e 100644
--- a/lldb/source/lldb.cpp
+++ b/lldb/source/lldb.cpp
@@ -17,10 +17,6 @@ using namespace lldb_private;
#include "VCSVersion.inc"
#endif
-#ifdef HAVE_APPLE_VERSION_INC
-#include "AppleVersion.inc"
-#endif
-
static const char *GetLLDBRevision() {
#ifdef LLDB_REVISION
return LLDB_REVISION;
OpenPOWER on IntegriCloud