--- a/hedgewars/uMisc.pas Sun Apr 13 12:29:26 2008 +0000
+++ b/hedgewars/uMisc.pas Sun Apr 13 12:33:16 2008 +0000
@@ -280,7 +280,6 @@
function Surface2Tex(surf: PSDL_Surface): PTexture;
var mode: LongInt;
- texId: GLuint;
tw, th: Longword;
tmpp: pointer;
begin