mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-28 07:30:22 +01:00
mesa: remove some unneeded forward struct declarations
This commit is contained in:
parent
068fcc029d
commit
0214712c30
1 changed files with 0 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue