1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-23 19:10:21 +00:00

removed leftover data member

This commit is contained in:
Marc Zinnschlag 2014-07-04 12:48:18 +02:00
parent 879ab49e9c
commit 63d0fdee7f

View file

@ -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&);