mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-09 19:03:27 +00:00
Removed debugging code.
llvm-svn: 169799
This commit is contained in:
parent
ceb1577bef
commit
df4dd92389
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user