]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_brush.c
some whitespace changes
[xonotic/darkplaces.git] / model_brush.c
index ccd95dc1a226864f95867019ed9f0748fca781d3..803fa9255fe29623596db1c92c122f41c6fbf2b2 100644 (file)
@@ -955,7 +955,6 @@ void Mod_LoadLeafs (lump_t *l)
                        out->compressed_vis = NULL;
                else
                        out->compressed_vis = loadmodel->visdata + p;
-//             out->efrags = NULL;
                
                for (j=0 ; j<4 ; j++)
                        out->ambient_sound_level[j] = in->ambient_level[j];