mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 07:23:51 +00:00
Merge pull request #2541 from elsid/rm_unused_field
Remove unused field QuadTreeBuilder::mLodFactor
This commit is contained in:
commit
66dec14f8f
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@ public:
|
|||
private:
|
||||
Terrain::Storage* mStorage;
|
||||
|
||||
float mLodFactor;
|
||||
float mMinX, mMaxX, mMinY, mMaxY;
|
||||
float mMinSize;
|
||||
|
||||
|
|
Loading…
Reference in a new issue