remove stray 'foo' line
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Feb 2006 04:10:55 +0000 (04:10 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Feb 2006 04:10:55 +0000 (04:10 +0000)
src/glx/x11/indirect_vertex_array.c

index 6f11903..2a8c68e 100644 (file)
@@ -420,7 +420,6 @@ fill_array_info_cache( struct array_state_vector * arrays )
        }
     }
     
-foo    
     if ( arrays->new_DrawArrays_possible ) {
        assert( ! arrays->new_DrawArrays_possible );
     }