forked from github/server
that line is now obsolete.
This commit is contained in:
parent
a79454dd54
commit
bd5f6e5683
|
@ -1264,7 +1264,6 @@ parse_spells(xmlDocPtr doc)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
xmlXPathFreeObject(result);
|
xmlXPathFreeObject(result);
|
||||||
sp->id = 0;
|
|
||||||
register_spell(sp);
|
register_spell(sp);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue