diff --git a/zone/command.h b/zone/command.h index 60920cbd7..263935484 100644 --- a/zone/command.h +++ b/zone/command.h @@ -243,7 +243,6 @@ void command_race(Client *c, const Seperator *sep); void command_raidloot(Client* c, const Seperator *sep); void command_randomfeatures(Client *c, const Seperator *sep); void command_refreshgroup(Client *c, const Seperator *sep); -void command_refundaa(Client *c, const Seperator *sep); void command_reloadaa(Client *c, const Seperator *sep); void command_reloadallrules(Client *c, const Seperator *sep); void command_reloademote(Client* c, const Seperator *sep);