mirror of
https://github.com/nzp-team/dquakeplus.git
synced 2024-11-10 06:31:40 +00:00
common.c: Remove useless zlib include
This commit is contained in:
parent
67d7f1f663
commit
8597118512
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
// common.c -- misc functions used in client and server
|
||||
|
||||
#include "quakedef.h"
|
||||
#include <zlib.h>
|
||||
|
||||
#define NUM_SAFE_ARGVS 7
|
||||
|
||||
|
|
Loading…
Reference in a new issue