0
0
Fork 0
mirror of https://github.com/ReactionQuake3/reaction.git synced 2025-03-10 03:11:57 +00:00

Fixing compiler warnings

This commit is contained in:
Richard Allen 2012-10-13 17:31:27 +00:00
parent 0515e466a0
commit fb343c16f9

View file

@ -851,7 +851,7 @@ static void ForwardDlight( void ) {
static void ForwardSunlight( void ) {
int l;
// int l;
//vec3_t origin;
//float scale;
int stage;