1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-20 15:40:32 +00:00

Remove unused field

This commit is contained in:
elsid 2019-04-13 13:05:53 +02:00
parent 5b8fc5a151
commit 4500f01efd
No known key found for this signature in database
GPG Key ID: B845CB9FEE18AB40

View File

@ -65,7 +65,6 @@ namespace Terrain
bool mChanged;
osg::Vec3f mViewPoint;
bool mHasViewPoint;
float mReuseDistance;
};
class ViewDataMap : public osg::Referenced