]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_shadow.c
remove some more dead code
[xonotic/darkplaces.git] / r_shadow.c
index 71701fb52d75bc2dbd51c46ab5371905c94db2bb..d4cf86b71b7152fc24c51d10ff6cf030fda0f669 100644 (file)
@@ -5548,8 +5548,8 @@ void R_Shadow_LoadWorldLights(void)
                n = 0;
                while (*s)
                {
-                       t = s;
                        /*
+                       t = s;
                        shadow = true;
                        for (;COM_Parse(t, true) && strcmp(
                        if (COM_Parse(t, true))