mesa/st: Remove dead members.

This commit is contained in:
José Fonseca 2010-04-23 17:03:10 +01:00
parent 405f925d4e
commit 99bee1570b
1 changed files with 0 additions and 1 deletions

View File

@ -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];