[lldb] Fix macos build for D120425

This commit is contained in:
Pavel Labath 2022-02-24 12:47:17 +01:00
parent cd0d21b47b
commit a85d3b66cb
1 changed files with 0 additions and 1 deletions

View File

@ -1475,7 +1475,6 @@ llvm::Expected<HostThread> Host::StartMonitoringChildProcess(
::dispatch_source_cancel(source);
}
}
});
::dispatch_resume(source);