diff options
Diffstat (limited to 'tests/shaders/trinity-fp1.c')
-rw-r--r-- | tests/shaders/trinity-fp1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/shaders/trinity-fp1.c b/tests/shaders/trinity-fp1.c index d02eeab7..7cb98b6e 100644 --- a/tests/shaders/trinity-fp1.c +++ b/tests/shaders/trinity-fp1.c @@ -203,7 +203,6 @@ static void Key(unsigned char key, int x, int y) static void Init(void) { - GLint errorPos; GLubyte data[256][256][4]; int x,y; |