mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
Remove an unnecessary include.
Don't need that :P
This commit is contained in:
parent
e1b6f50345
commit
39190c5e2c
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ static __attribute__ ((used)) const char rcsid[] =
|
|||
#include "../nq/include/client.h"
|
||||
#include "../nq/include/server.h"
|
||||
#include "../nq/include/game.h"
|
||||
#include "../nq/include/sv_progs.h"
|
||||
|
||||
// This is enables a simple IP banning mechanism
|
||||
#define BAN_TEST
|
||||
|
|
Loading…
Reference in a new issue