CVAR_FIXME cleanup

This commit is contained in:
Anton E. Gavrilov 2000-06-09 23:37:39 +00:00
parent 6168fcebcc
commit df980b44a1
13 changed files with 2 additions and 495 deletions

View file

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