Removed unused member

This commit is contained in:
Jens Hemprich 2006-06-12 14:06:05 +00:00
parent a664676e5d
commit 277617ed88
1 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@ struct OpenGLStruct
GLuint Refresh;
GLfloat ConstantColor[4];
GLfloat Delta0Color[4];
GLfloat AlphaColor[4];
GLfloat ZNear;
GLfloat ZFar;
GLint ColorAlphaUnit1;