diff --git a/apps/openmw/mwworld/worldimp.hpp b/apps/openmw/mwworld/worldimp.hpp index 94224e9a5..54827d042 100644 --- a/apps/openmw/mwworld/worldimp.hpp +++ b/apps/openmw/mwworld/worldimp.hpp @@ -99,8 +99,6 @@ namespace MWWorld std::string mStartCell; - std::map mBoundID; - void updateWeather(float duration); int getDaysPerMonth (int month) const;