summaryrefslogtreecommitdiff
path: root/src/client/keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/keys.h')
-rw-r--r--src/client/keys.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/keys.h b/src/client/keys.h
index c768fc99..3c3fe802 100644
--- a/src/client/keys.h
+++ b/src/client/keys.h
@@ -22,8 +22,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "keycodes.h"
-#define MAX_KEYS 384
-
typedef struct {
qboolean down;
int repeats; // if > 1, it is autorepeating