mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 10:01:54 +00:00
CVAR_FIXME cleanup
This commit is contained in:
parent
6168fcebcc
commit
df980b44a1
13 changed files with 2 additions and 495 deletions
|
@ -48,8 +48,6 @@
|
|||
/* This is unused in the client, but we need the symbol there too. */
|
||||
server_static_t svs;
|
||||
|
||||
/* cvar_t sys_nostdout = {"sys_nostdout","0"};
|
||||
CVAR_FIXME */
|
||||
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