mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-16 00:40:32 +01:00
mesa/st: Remove dead members.
This commit is contained in:
parent
405f925d4e
commit
99bee1570b
1 changed files with 0 additions and 1 deletions
|
|
@ -201,7 +201,6 @@ struct st_framebuffer
|
|||
{
|
||||
GLframebuffer Base;
|
||||
void *Private;
|
||||
GLuint InitWidth, InitHeight;
|
||||
|
||||
struct st_framebuffer_iface *iface;
|
||||
enum st_attachment_type statts[ST_ATTACHMENT_COUNT];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue