get rid of some unneeded defines and ifdefs

This commit is contained in:
Bill Currie 2003-08-28 23:26:59 +00:00
parent f7b1196b8d
commit 8868a9d0bd
3 changed files with 0 additions and 10 deletions

View file

@ -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>