]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/model.c
reduce more diff noise
[xonotic/netradiant.git] / tools / quake3 / q3map2 / model.c
index f1b4fdc48b93559e7ccfa156afdb3e33b4813531..c8558a3f64e097a1066e86b15e7e40161203559f 100644 (file)
@@ -741,7 +741,6 @@ void AddTriangleModels( entity_t *e ){
                }
        }
 
-
        /* walk the entity list */
        for ( num = 1; num < numEntities; num++ )
        {