X-Git-Url: http://git.tdb.fi/?p=libs%2Fvr.git;a=blobdiff_plain;f=source%2Fstereoview.h;h=f9e9a560ea7eefc21b8f4081cf627267e4e601db;hp=842636e6697ce780f23c39531c2d1d30dec4f19b;hb=0f239b07bc06bf26d0ee0f9c1ee1e3b636f6d1f6;hpb=fa43a20e8274638b84c26e052dd8f7cc8993edd9 diff --git a/source/stereoview.h b/source/stereoview.h index 842636e..f9e9a56 100644 --- a/source/stereoview.h +++ b/source/stereoview.h @@ -54,7 +54,6 @@ private: Eye right; float eye_spacing; Geometry::Angle strabismus; - mutable GL::Vector3 offset_axis; public: StereoView(unsigned, unsigned, const GL::Camera &, const GL::Renderable &, const StereoCombiner &);