[Commands] Delete #spellinfo Command (#3438)

# Notes
- Never seen this used, also missing 99% of the spell data.
This commit is contained in:
Alex King
2023-06-24 14:09:23 -04:00
committed by GitHub
parent 223ae22f73
commit 10086ce97c
3 changed files with 0 additions and 157 deletions
-1
View File
@@ -261,7 +261,6 @@ void command_spawn(Client *c, const Seperator *sep);
void command_spawneditmass(Client *c, const Seperator *sep);
void command_spawnfix(Client *c, const Seperator *sep);
void command_spawnstatus(Client *c, const Seperator *sep);
void command_spellinfo(Client *c, const Seperator *sep);
void command_stun(Client *c, const Seperator *sep);
void command_summon(Client *c, const Seperator *sep);
void command_summonburiedplayercorpse(Client *c, const Seperator *sep);