Removed include for winquake.h, not used and caused use of #ifndef SERVERONLY

This commit is contained in:
James Brown 2000-05-13 10:39:07 +00:00
parent 7630423d40
commit bfa92f1fae

View file

@ -31,9 +31,6 @@
#endif
#include "quakedef.h"
#ifdef _WIN32
#include "winquake.h"
#endif
#define PACKET_HEADER 8