that line is now obsolete.

This commit is contained in:
Enno Rehling 2006-01-01 19:12:50 +00:00
parent a79454dd54
commit bd5f6e5683
1 changed files with 0 additions and 1 deletions

View File

@ -1264,7 +1264,6 @@ parse_spells(xmlDocPtr doc)
}
}
xmlXPathFreeObject(result);
sp->id = 0;
register_spell(sp);
}
}