mesa: remove some unneeded forward struct declarations
authorBrian Paul <brianp@vmware.com>
Thu, 6 Oct 2011 03:43:43 +0000 (21:43 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 6 Oct 2011 03:43:43 +0000 (21:43 -0600)
src/mesa/main/mtypes.h

index e31045989dcfd54b3b79f887190aa2cd27607ede..c97c0bf80af3efa263aba05d80c8ec8eddc3362f 100644 (file)
@@ -73,10 +73,7 @@ struct _mesa_HashTable;
 struct gl_attrib_node;
 struct gl_list_extensions;
 struct gl_meta_state;
-struct gl_pixelstore_attrib;
 struct gl_program_cache;
-struct gl_texture_format;
-struct gl_texture_image;
 struct gl_texture_object;
 struct gl_context;
 struct st_context;