index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gl.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'gl.c')
-rw-r--r--
gl.c
1
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;
}
-