From 4cffdef805956287ed048277d5ac8817964f6a0b Mon Sep 17 00:00:00 2001 From: ashuntu <101582426+ashuntu@users.noreply.github.com> Date: Tue, 13 Sep 2022 13:44:58 -0500 Subject: [PATCH] Removed blank line --- lib/client_impl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/client_impl.c b/lib/client_impl.c index d1557e4..fc36338 100644 --- a/lib/client_impl.c +++ b/lib/client_impl.c @@ -306,7 +306,6 @@ static int gamemode_request(const char *method, pid_t for_pid) int native; int res = -1; - native = !in_sandbox(); /* pid[0] is the client, i.e. the game