diff -r 84b0bc1bf399 -r d9d00e537010 hedgewars/uVariables.pas --- 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;