Removed useless comments.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-05-14 06:57:38 +00:00
parent 59d033f3d4
commit 2c80bff085

View file

@ -191,8 +191,8 @@ int host_hunklevel;
byte *vid_basepal;
byte *vid_colormap;
cvar_t *host_speeds; // set for running times
cvar_t *show_fps; // set for running times
cvar_t *host_speeds;
cvar_t *show_fps;
cvar_t *show_time;
cvar_t *cl_demospeed;