summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectQuit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Commands/CommandObjectQuit.h')
-rw-r--r--lldb/source/Commands/CommandObjectQuit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Commands/CommandObjectQuit.h b/lldb/source/Commands/CommandObjectQuit.h
index c3f4284695e..458ef2456fc 100644
--- a/lldb/source/Commands/CommandObjectQuit.h
+++ b/lldb/source/Commands/CommandObjectQuit.h
@@ -13,9 +13,7 @@
namespace lldb_private {
-//-------------------------------------------------------------------------
// CommandObjectQuit
-//-------------------------------------------------------------------------
class CommandObjectQuit : public CommandObjectParsed {
public:
OpenPOWER on IntegriCloud