From: Han Ming Ong Date: Tue, 11 Dec 2012 00:24:58 +0000 (+0000) Subject: Removed debugging code. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=df4dd92389d4c6e469870cfc7112e5cbb2def89d;p=platform%2Fupstream%2Fllvm.git Removed debugging code. llvm-svn: 169799 --- diff --git a/lldb/source/Host/macosx/Host.mm b/lldb/source/Host/macosx/Host.mm index 0e49959..62669be 100644 --- a/lldb/source/Host/macosx/Host.mm +++ b/lldb/source/Host/macosx/Host.mm @@ -1670,7 +1670,6 @@ LaunchProcessPosixSpawn (const char *exe_path, ProcessLaunchInfo &launch_info, : static bool ShouldLaunchUsingXPC(const char *exe_path, ProcessLaunchInfo &launch_info) { - return true; bool result = false; #if !NO_XPC_SERVICES