From: Ash Tyndall Date: Fri, 21 Oct 2011 12:18:04 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=commitdiff_plain;h=f2df66fb3d50af50622b35e5fa51c904b5a32a3f --- diff --git a/scene.c b/scene.c index 386586e..1d9868c 100644 --- a/scene.c +++ b/scene.c @@ -404,7 +404,6 @@ void display() { getTexture(so.texture); glBindTexture(GL_TEXTURE_2D, so.texture); } else { - getTexture(0); glBindTexture(GL_TEXTURE_2D, 0); }