From a40780e36c3d013f93e8540f6774a5a5e76ae52d Mon Sep 17 00:00:00 2001 From: Hafiz Abid Qadeer Date: Mon, 16 Mar 2015 18:18:18 +0000 Subject: Remove redundant comments from lldb-mi source files. Most of lldb-mi files have comments about environement, copyright etc which were neither needed nor uptodate. This commit removes those comments. llvm-svn: 232396 --- lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp') diff --git a/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp b/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp index 1cf04fa5b2a..9abe701738a 100644 --- a/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp +++ b/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp @@ -6,18 +6,6 @@ // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// - -//++ -// File: MIUtilThreadBaseStd.cpp -// -// Overview: CMIUtilThread implementation. -// CMIUtilThreadActiveObjBase implementation. -// CMIUtilThreadMutex implementation. -// -// Environment: Compilers: Visual C++ 12. -// gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 -// Libraries: See MIReadmetxt. -// // Copyright: None. //-- -- cgit v1.2.3