summaryrefslogtreecommitdiff
path: root/gl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl.c')
-rw-r--r--gl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gl.c b/gl.c
index 6e61742..023b852 100644
--- a/gl.c
+++ b/gl.c
@@ -125,4 +125,3 @@ static GLint gl_uniform_loc(GLuint program, char const *uniform) {
return loc;
}
-