progs/demos: remove unused glFogCoordPointer_ext var

This commit is contained in:
Brian Paul 2009-11-30 09:54:27 -07:00
parent b9f4a0bd2b
commit ba97b98842
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@
#define DEPTH 5.0f
static PFNGLFOGCOORDPOINTEREXTPROC glFogCoordPointer_ext;
static GLfloat camz;
static GLint fogMode;