mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-04 02:51:27 +00:00
amputate an 8M cacerous growth from the memory footprint of the clients
This commit is contained in:
parent
6da731fec1
commit
b10b829260
9 changed files with 9 additions and 7 deletions
|
@ -50,9 +50,6 @@
|
|||
#include "server.h"
|
||||
#include "sys.h"
|
||||
|
||||
/* This is unused in the client, but we need the symbol there too. */
|
||||
server_static_t svs;
|
||||
|
||||
cvar_t *sys_nostdout;
|
||||
|
||||
/* The translation table between the graphical font and plain ASCII --KB */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue