mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-24 22:35:21 +00:00
This check only existed to prevent crashing the target process back when programs were listening for incoming Inspector connections. Now that we talk to InspectorServer instead, and it already has a communication channel with the target, this is no longer an issue.