[Commands] Cleanup #ucs Command. (#2149)

* [Commands] Cleanup #ucs Command.
- Cleanup messages and logic.

* Remove command.
This commit is contained in:
Kinglykrab
2022-05-06 22:03:13 -04:00
committed by GitHub
parent 86568e9292
commit 0e710fe5e7
3 changed files with 0 additions and 92 deletions
-1
View File
@@ -289,7 +289,6 @@ void command_titlesuffix(Client *c, const Seperator *sep);
void command_traindisc(Client *c, const Seperator *sep);
void command_trapinfo(Client *c, const Seperator *sep);
void command_tune(Client *c, const Seperator *sep);
void command_ucs(Client *c, const Seperator *sep);
void command_undye(Client *c, const Seperator *sep);
void command_undyeme(Client *c, const Seperator *sep);
void command_unfreeze(Client *c, const Seperator *sep);