1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-01 13:36:40 +00:00

remove unused member variable

This commit is contained in:
Bret Curtis 2021-09-28 09:19:48 +02:00
parent 5fde6867a2
commit fd251dfe55

View file

@ -94,7 +94,6 @@ namespace MWWorld
bool mPreloadInstances; bool mPreloadInstances;
double mLastResourceCacheUpdate; double mLastResourceCacheUpdate;
int mStoreViewsFailCount;
struct PreloadEntry struct PreloadEntry
{ {