diff --git a/components/terrain/viewdata.hpp b/components/terrain/viewdata.hpp index 001627640..2cb25158f 100644 --- a/components/terrain/viewdata.hpp +++ b/components/terrain/viewdata.hpp @@ -65,7 +65,6 @@ namespace Terrain bool mChanged; osg::Vec3f mViewPoint; bool mHasViewPoint; - float mReuseDistance; }; class ViewDataMap : public osg::Referenced