]> git.mxchange.org Git - simgear.git/blobdiff - simgear/environment/precipitation.hxx
canvas::Layout: support for contents margins.
[simgear.git] / simgear / environment / precipitation.hxx
index 8552647e15bf63cedad10e7d490bc571016645d3..363137e9cf062359595e219fdd3d922e0516935d 100644 (file)
@@ -42,7 +42,6 @@ private:
     float _rain_intensity;
     float _clip_distance;
        
-    int _wind_dir;
     osg::Vec3 _wind_vec;
        
     osg::ref_ptr<osgParticle::PrecipitationEffect> _precipitationEffect;