draw: deleted by mistake
authorZack Rusin <zackr@vmware.com>
Sat, 26 Jun 2010 00:06:53 +0000 (20:06 -0400)
committerZack Rusin <zackr@vmware.com>
Sat, 26 Jun 2010 00:06:53 +0000 (20:06 -0400)
src/gallium/auxiliary/draw/draw_pt_post_vs.c

index 53a6a93..e850cc2 100644 (file)
@@ -219,6 +219,7 @@ static boolean post_vs_none( struct pt_post_vs *pvs,
                             struct draw_vertex_info *info )
 {
    struct vertex_header *out = info->verts;
+   unsigned j;
 
    if (0) debug_printf("%s\n", __FUNCTION__);
    /* just initialize the vertex_id in all headers */