hedgewars/uVariables.pas
changeset 6611 d9d00e537010
parent 6609 5861b2cc991f
child 6622 01889d5bc79b
--- a/hedgewars/uVariables.pas	Sun Jan 29 00:48:39 2012 +0100
+++ b/hedgewars/uVariables.pas	Sun Jan 29 02:45:12 2012 +0100
@@ -2334,8 +2334,7 @@
     ProgrTex: PTexture;
     MissionIcons: PSDL_Surface;
     ropeIconTex: PTexture;
-    // orientation of the viewport
-    rotationQt: GLfloat;
+
     // stereoscopic framebuffer and textures
     framel, framer, depthl, depthr: GLuint;
     texl, texr: GLuint;