Remove unused variable.

celladd
Rohit Nirmal 10 years ago
parent f0a7b202b9
commit 2540a901d5

@ -473,7 +473,6 @@ namespace MWClass
void Npc::hit(const MWWorld::Ptr& ptr, int type) const
{
MWBase::World *world = MWBase::Environment::get().getWorld();
const GMST& gmst = getGmst();
const MWWorld::Store<ESM::GameSetting> &store = world->getStore().get<ESM::GameSetting>();

Loading…
Cancel
Save