diff --git a/client/client_state.cpp b/client/client_state.cpp index 89c8b887ea..83c0ebe50c 100644 --- a/client/client_state.cpp +++ b/client/client_state.cpp @@ -390,7 +390,6 @@ static void set_client_priority() { } else { msg_printf(NULL, MSG_INFO, "Failed to set background priority"); } -} #endif #ifdef __linux__ char buf[1024];