diff options
Diffstat (limited to 'lldb/tools/lldb-mi/MICmdCmdVar.h')
| -rw-r--r-- | lldb/tools/lldb-mi/MICmdCmdVar.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lldb/tools/lldb-mi/MICmdCmdVar.h b/lldb/tools/lldb-mi/MICmdCmdVar.h index 980f7df88df..a47ec014499 100644 --- a/lldb/tools/lldb-mi/MICmdCmdVar.h +++ b/lldb/tools/lldb-mi/MICmdCmdVar.h @@ -7,9 +7,6 @@ // //===----------------------------------------------------------------------===// -//++ -// File: MICmdCmdVar.h -// // Overview: CMICmdCmdVarCreate interface. // CMICmdCmdVarUpdate interface. // CMICmdCmdVarDelete interface. @@ -28,13 +25,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 |

