From: Brian Paul Date: Wed, 15 Feb 2006 04:10:55 +0000 (+0000) Subject: remove stray 'foo' line X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d5aca8bf0cbfc23d8cede95a19909605277f6a7b;p=mesa.git remove stray 'foo' line --- diff --git a/src/glx/x11/indirect_vertex_array.c b/src/glx/x11/indirect_vertex_array.c index 6f11903be3f..2a8c68eec8c 100644 --- a/src/glx/x11/indirect_vertex_array.c +++ b/src/glx/x11/indirect_vertex_array.c @@ -420,7 +420,6 @@ fill_array_info_cache( struct array_state_vector * arrays ) } } -foo if ( arrays->new_DrawArrays_possible ) { assert( ! arrays->new_DrawArrays_possible ); }