Fix journal freeze

openmw-38
scrawl 9 years ago
parent cfcbd20d99
commit 2327a41826

@ -72,8 +72,6 @@ struct JournalViewModelImpl : JournalViewModel
}
}
wchar_t tolower (wchar_t ch) const { return tolower (ch); }
bool isEmpty () const
{
MWBase::Journal * journal = MWBase::Environment::get().getJournal();

Loading…
Cancel
Save