forked from teamnwah/openmw-tes3coop
Remove obsolete code
This commit is contained in:
parent
6e0c3b2413
commit
85b0c4393b
1 changed files with 0 additions and 3 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue