Removing Object:

This commit is contained in:
Jason Hooks 2011-10-24 13:57:12 -04:00
parent 0c8aa7fae3
commit 965ff24597

View file

@ -288,7 +288,6 @@ void OMW::Engine::setReportFocus (bool report)
void OMW::Engine::go()
{
mFocusTDiff = 0;
mReportFocus = true;
assert (!mEnvironment.mWorld);
assert (!mCellName.empty());
assert (!mMaster.empty());