kill the allowskybox varible. it wasn't ever checked anyway

This commit is contained in:
Bill Currie 2001-05-18 18:04:55 +00:00
parent e75a2b96e9
commit a735b92bab
7 changed files with 1 additions and 25 deletions

View file

@ -327,8 +327,6 @@ extern dlight_t cl_dlights[MAX_DLIGHTS];
extern qboolean nomaster;
extern char *server_version; // version of server we connected to
extern qboolean allowskybox;
extern double realtime;
//=============================================================================