mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-07 13:20:25 +00:00
Merge pull request #2323 from elsid/rm_unused_field
Remove unused field
This commit is contained in:
commit
88f44c613b
@ -65,7 +65,6 @@ namespace Terrain
|
|||||||
bool mChanged;
|
bool mChanged;
|
||||||
osg::Vec3f mViewPoint;
|
osg::Vec3f mViewPoint;
|
||||||
bool mHasViewPoint;
|
bool mHasViewPoint;
|
||||||
float mReuseDistance;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
class ViewDataMap : public osg::Referenced
|
class ViewDataMap : public osg::Referenced
|
||||||
|
Loading…
x
Reference in New Issue
Block a user