summaryrefslogtreecommitdiff
path: root/src/gl_alpha_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gl_alpha_test.c')
-rw-r--r--src/gl_alpha_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gl_alpha_test.c b/src/gl_alpha_test.c
index a544eed..2a8556d 100644
--- a/src/gl_alpha_test.c
+++ b/src/gl_alpha_test.c
@@ -63,7 +63,6 @@ gl_alpha_test (void)
}
}
-
glAlphaFunc (GL_ALWAYS, 0.0);
glDisable (GL_ALPHA_TEST);
}