aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/client/client.h')
-rw-r--r--code/client/client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/code/client/client.h b/code/client/client.h
index 889affa..aa4e389 100644
--- a/code/client/client.h
+++ b/code/client/client.h
@@ -490,8 +490,6 @@ void CL_VerifyCode( void );
float CL_KeyState (kbutton_t *key);
char *Key_KeynumToString (int keynum);
-int Key_GetCatcher( void );
-void Key_SetCatcher( int catcher );
//
// cl_parse.c