diff options
Diffstat (limited to 'lldb/tools/lldb-mi/MICmdCmd.h')
| -rw-r--r-- | lldb/tools/lldb-mi/MICmdCmd.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lldb/tools/lldb-mi/MICmdCmd.h b/lldb/tools/lldb-mi/MICmdCmd.h index 1fd363084b4..a360ad6a56a 100644 --- a/lldb/tools/lldb-mi/MICmdCmd.h +++ b/lldb/tools/lldb-mi/MICmdCmd.h @@ -7,9 +7,6 @@ // //===----------------------------------------------------------------------===// -//++ -// File: MICmdCmd.h -// // Overview: CMICmdCmdEnablePrettyPrinting interface. // CMICmdCmdSource interface. // @@ -21,13 +18,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. -//-- /* MI commands implemented are: |

