X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=client.h;fp=client.h;h=5de21ca84b66f3e40c42ebae369859aee42da6e2;hb=624b35e75cbee292596182e7fc36e8e056590638;hp=d167350041f6eb3397666fae4ab993fa916dd789;hpb=e7057e3c1509c66b71e6a0d0d0d09b0ef636442f;p=xonotic%2Fdarkplaces.git diff --git a/client.h b/client.h index d1673500..5de21ca8 100644 --- a/client.h +++ b/client.h @@ -1539,8 +1539,6 @@ extern int cl_ignoremousemoves; float CL_KeyState (kbutton_t *key); -const char *Key_KeynumToString (int keynum, char *buf, size_t buflength); -int Key_StringToKeynum (const char *str); // // cl_cmd.c