summaryrefslogtreecommitdiff
path: root/progs/demos
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2009-12-02 14:52:51 +0100
committerJakob Bornecrantz <jakob@vmware.com>2009-12-02 14:52:51 +0100
commit0c75854cc1650dc870e042aa66a053e70b3d4556 (patch)
tree72eb2c040bd10b6210bdc7f2b25df5e8c405095f /progs/demos
parent4598942b1b88a2a7d5af7febae7e79eedf00e385 (diff)
parent2b5618fc5bdcbee3434f8b5aa3a31eb06fb479c0 (diff)
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Conflicts: src/mesa/main/version.h
Diffstat (limited to 'progs/demos')
-rw-r--r--progs/demos/fogcoord.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/progs/demos/fogcoord.c b/progs/demos/fogcoord.c
index 6f50993c98..7d5c11aabf 100644
--- a/progs/demos/fogcoord.c
+++ b/progs/demos/fogcoord.c
@@ -15,8 +15,6 @@
#define DEPTH 5.0f
-static PFNGLFOGCOORDPOINTEREXTPROC glFogCoordPointer_ext;
-
static GLfloat camz;
static GLint fogMode;