]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/writebsp.c
some warning fixes
[xonotic/netradiant.git] / tools / quake3 / q3map2 / writebsp.c
index fdeca2c2de88d531e7d31be2a663f52b0b8fc7cc..7228189832e63d5a5ea779fcd5d486822724885f 100644 (file)
@@ -136,7 +136,6 @@ void EmitLeaf( node_t *node )
        bspLeaf_t               *leaf_p;
        brush_t                 *b;
        drawSurfRef_t   *dsr;
-       int                             i = 0;
 
        
        /* check limits */