summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-mi/MICmdCmdTarget.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/tools/lldb-mi/MICmdCmdTarget.h')
-rw-r--r--lldb/tools/lldb-mi/MICmdCmdTarget.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/lldb/tools/lldb-mi/MICmdCmdTarget.h b/lldb/tools/lldb-mi/MICmdCmdTarget.h
index 0ed790f01e0..20e69ca8a3a 100644
--- a/lldb/tools/lldb-mi/MICmdCmdTarget.h
+++ b/lldb/tools/lldb-mi/MICmdCmdTarget.h
@@ -7,9 +7,6 @@
//
//===----------------------------------------------------------------------===//
-//++
-// File: MICmdCmdTarget.h
-//
// Overview: CMICmdCmdTargetSelect interface.
//
// To implement new MI commands derive a new command class from the command base
@@ -20,13 +17,6 @@
// MICmdCmd.h / .cpp
// For an introduction to adding a new command see CMICmdCmdSupportInfoMiCmdQuery
// command class as an example.
-//
-// Environment: Compilers: Visual C++ 12.
-// gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
-// Libraries: See MIReadmetxt.
-//
-// Copyright: None.
-//--
#pragma once
OpenPOWER on IntegriCloud