From bb7002d751418aaf3d8a57987e47140f09d3212b Mon Sep 17 00:00:00 2001 From: Ilia K Date: Thu, 19 Mar 2015 17:40:15 +0000 Subject: Remove IDE_MI_APP_EXIT_OK msg on exit (MI) Summary: Remove IDE_MI_APP_EXIT_OK msg on exit (MI) Reviewers: abidh Reviewed By: abidh Subscribers: lldb-commits, abidh Differential Revision: http://reviews.llvm.org/D8446 llvm-svn: 232738 --- lldb/tools/lldb-mi/MICmnResources.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lldb/tools/lldb-mi/MICmnResources.h') diff --git a/lldb/tools/lldb-mi/MICmnResources.h b/lldb/tools/lldb-mi/MICmnResources.h index ffaa23cb11d..e1d8aea5456 100644 --- a/lldb/tools/lldb-mi/MICmnResources.h +++ b/lldb/tools/lldb-mi/MICmnResources.h @@ -65,10 +65,6 @@ enum IDE_MEDIUMSTDERR_NAME, IDE_MEDIUMSTDOUT_NAME, - IDE_MI_APP_EXIT_OK, - IDE_MI_APP_EXIT_WITH_PROBLEM, - IDE_MI_APP_EXIT_WITH_PROBLEM_NO_LOG, - IDE_MI_APP_DESCRIPTION, IDE_MI_APP_INFORMATION, IDE_MI_APP_ARG_USAGE, -- cgit v1.2.3