diff options
Diffstat (limited to 'lldb/tools/lldb-mi/MICmnThreadMgrStd.h')
-rw-r--r-- | lldb/tools/lldb-mi/MICmnThreadMgrStd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/tools/lldb-mi/MICmnThreadMgrStd.h b/lldb/tools/lldb-mi/MICmnThreadMgrStd.h index bd8f791c1cb..ce8dd70525f 100644 --- a/lldb/tools/lldb-mi/MICmnThreadMgrStd.h +++ b/lldb/tools/lldb-mi/MICmnThreadMgrStd.h @@ -64,7 +64,6 @@ private: }; //++ -//------------------------------------------------------------------------------------ // Details: Given a thread object start its (worker) thread to do work. The // object is // added to the *this manager for housekeeping and deletion of all |