summaryrefslogtreecommitdiffstats
path: root/lldb/source/Breakpoint/Stoppoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Breakpoint/Stoppoint.cpp')
-rw-r--r--lldb/source/Breakpoint/Stoppoint.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/source/Breakpoint/Stoppoint.cpp b/lldb/source/Breakpoint/Stoppoint.cpp
index dbc832b4307..13a8b837469 100644
--- a/lldb/source/Breakpoint/Stoppoint.cpp
+++ b/lldb/source/Breakpoint/Stoppoint.cpp
@@ -10,10 +10,6 @@
#include "lldb/Breakpoint/Stoppoint.h"
#include "lldb/lldb-private.h"
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
using namespace lldb;
using namespace lldb_private;
OpenPOWER on IntegriCloud