diff options
Diffstat (limited to 'tools/lldb-mi/MICmdCmdBreak.h')
-rw-r--r-- | tools/lldb-mi/MICmdCmdBreak.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/lldb-mi/MICmdCmdBreak.h b/tools/lldb-mi/MICmdCmdBreak.h index 371afa15b639..06a3434ca5bb 100644 --- a/tools/lldb-mi/MICmdCmdBreak.h +++ b/tools/lldb-mi/MICmdCmdBreak.h @@ -7,9 +7,6 @@ // //===----------------------------------------------------------------------===// -//++ -// File: MICmdCmdBreak.h -// // Overview: CMICmdCmdBreakInsert interface. // CMICmdCmdBreakDelete interface. // CMICmdCmdBreakDisable interface. @@ -25,13 +22,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 |