summaryrefslogtreecommitdiff
path: root/progs/demos/tunnel2.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/tunnel2.c')
-rw-r--r--progs/demos/tunnel2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/progs/demos/tunnel2.c b/progs/demos/tunnel2.c
index b8cea412b0..cc660374e3 100644
--- a/progs/demos/tunnel2.c
+++ b/progs/demos/tunnel2.c
@@ -82,8 +82,6 @@ static GLuint t1id, t2id;
static void
inittextures(void)
{
- GLenum gluerr;
-
glGenTextures(1, &t1id);
glBindTexture(GL_TEXTURE_2D, t1id);