mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-29 16:01:44 +00:00
get rid of some unneeded defines and ifdefs
This commit is contained in:
parent
f7b1196b8d
commit
8868a9d0bd
3 changed files with 0 additions and 10 deletions
|
@ -40,8 +40,6 @@
|
|||
#undef MAX_MSGLEN
|
||||
#define MAX_MSGLEN 8000 // max length of a reliable message
|
||||
|
||||
#define QUAKE_GAME // as opposed to utilities
|
||||
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue