(no commit message)
authorAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 12:18:04 +0000 (20:18 +0800)
committerAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 12:18:04 +0000 (20:18 +0800)
scene.c

diff --git a/scene.c b/scene.c
index 386586e..1d9868c 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -404,7 +404,6 @@ void display() {
           getTexture(so.texture);\r
           glBindTexture(GL_TEXTURE_2D, so.texture);\r
         } else {\r
-          getTexture(0);\r
           glBindTexture(GL_TEXTURE_2D, 0);\r
         }\r
 \r

UCC git Repository :: git.ucc.asn.au