Cvar audit 1, all unused cvars are gone, with the exception of software

rendering, and the server.
This commit is contained in:
Zephaniah E. Hull 2000-09-30 04:08:40 +00:00
parent cb0d141132
commit e4c9ccff8f
22 changed files with 1 additions and 102 deletions

View file

@ -74,7 +74,6 @@ extern cvar_t *r_timegraph;
extern cvar_t *r_graphheight;
extern cvar_t *r_clearcolor;
extern cvar_t *r_waterwarp;
extern cvar_t *r_fullbright;
extern cvar_t *r_drawentities;
extern cvar_t *r_aliasstats;
extern cvar_t *r_dspeeds;