aboutsummaryrefslogtreecommitdiff
path: root/source/Target/UnwindAssembly.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Target/UnwindAssembly.cpp')
-rw-r--r--source/Target/UnwindAssembly.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Target/UnwindAssembly.cpp b/source/Target/UnwindAssembly.cpp
index 3b2b7bf17025..06b6aef28da7 100644
--- a/source/Target/UnwindAssembly.cpp
+++ b/source/Target/UnwindAssembly.cpp
@@ -7,10 +7,6 @@
//
//===----------------------------------------------------------------------===//
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
#include "lldb/Target/UnwindAssembly.h"
#include "lldb/Core/PluginInterface.h"
#include "lldb/Core/PluginManager.h"