Get rid of this FIXME.

This commit is contained in:
Gregor Richards 2017-09-09 20:45:07 -04:00
parent ed69916e59
commit d1ca90e136

View File

@ -43,7 +43,6 @@
#define MAX_RETRIES 16
#define RETRY_MS 500
#define MAX_INPUT_DEVICES 16
#undef MAX_USERS /* FIXME: Temporary */
/* We allow only 32 clients to fit into a 32-bit bitmap */
#define MAX_CLIENTS 32