Remove obsolete code

This commit is contained in:
scrawl 2016-05-15 16:37:22 +02:00
parent 6e0c3b2413
commit 85b0c4393b

View file

@ -29,9 +29,6 @@ namespace ESM
mPrev = esm.getHNString("PNAM");
mNext = esm.getHNString("NNAM");
// Since there's no way to mark selects as "deleted", we have to clear the SelectStructs from all previous loadings
mSelects.clear();
while (esm.hasMoreSubs())
{
esm.getSubName();