Tiny comment cleanup

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-11-04 08:50:16 +00:00
parent b0e9bd3ddc
commit fd19f9332d

View file

@ -65,8 +65,6 @@ qboolean VID_Is8bit (void);
void R_InitBubble (void);
/*
R_Envmap_f
@ -213,11 +211,11 @@ R_NewMap (model_t *worldmodel, struct model_s **models, int num_models)
}
/*
R_TimeRefresh_f
R_TimeRefresh_f
For program optimization
For program optimization
LordHavoc: improved appearance and accuracy of timerefresh
*/
// LordHavoc: improved appearance and accuracy of timerefresh
void
R_TimeRefresh_f (void)
{