diff options
Diffstat (limited to 'lldb/tools/lldb-mi/MIUtilSingletonHelper.h')
| -rw-r--r-- | lldb/tools/lldb-mi/MIUtilSingletonHelper.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lldb/tools/lldb-mi/MIUtilSingletonHelper.h b/lldb/tools/lldb-mi/MIUtilSingletonHelper.h index a06a74296d0..5bd879e1aa9 100644 --- a/lldb/tools/lldb-mi/MIUtilSingletonHelper.h +++ b/lldb/tools/lldb-mi/MIUtilSingletonHelper.h @@ -6,18 +6,6 @@ // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// - -//++ -// File: MIUtilSingletonHelper.h -// -// Overview: Contains template functions to aid the initialisation and -// shutdown of MI modules. MI modules (or components) can -// use other MI modules to help them achieve their one task -// (Modules only do one task). -// -// Environment: Compilers: Visual C++ 12. -// gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 -// Libraries: See MIReadmetxt. // // Copyright: None. //-- |

