diff options
Diffstat (limited to 'src/qcommon')
-rw-r--r-- | src/qcommon/q_shared.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qcommon/q_shared.h b/src/qcommon/q_shared.h index 3622097b..65be0891 100644 --- a/src/qcommon/q_shared.h +++ b/src/qcommon/q_shared.h @@ -935,7 +935,6 @@ typedef struct { // if none of the catchers are active, bound key strings will be executed #define KEYCATCH_CONSOLE 0x0001 #define KEYCATCH_UI 0x0002 -#define KEYCATCH_MESSAGE 0x0004 #define KEYCATCH_CGAME 0x0008 |