hedgewars/uMisc.pas
changeset 840 3c0028245ff3
parent 836 150c7c87e66c
child 865 a4a5ec6c61d4
--- 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