Removed unused member

This commit is contained in:
jens-olaf 2006-06-12 14:06:05 +00:00
parent 7e3153a945
commit e5b11549d9

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;