mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-12-12 17:53:07 +00:00
removed leftover data member
This commit is contained in:
parent
879ab49e9c
commit
63d0fdee7f
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ namespace CSMWorld
|
||||||
|
|
||||||
CollectionBase *mIdCollection;
|
CollectionBase *mIdCollection;
|
||||||
unsigned int mFeatures;
|
unsigned int mFeatures;
|
||||||
bool mPreview;
|
|
||||||
|
|
||||||
// not implemented
|
// not implemented
|
||||||
IdTable (const IdTable&);
|
IdTable (const IdTable&);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue