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