client: fix typo

This commit is contained in:
David Anderson 2015-09-29 13:47:48 -07:00
parent 3d6e1e559a
commit a1876e3257
1 changed files with 0 additions and 1 deletions

View File

@ -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];