1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-08 01:16:35 +01:00

remove obsolete prune command

This commit is contained in:
Jfreegman
2015-06-04 16:46:30 -04:00
parent 9cd2158c72
commit b36ada0f5b
3 changed files with 5 additions and 22 deletions

View File

@@ -93,7 +93,6 @@ static struct cmd_func group_commands[] = {
{ "/passwd", cmd_set_passwd },
{ "/peerlimit", cmd_set_peerlimit },
{ "/privacy", cmd_set_privacy },
{ "/prune", cmd_prune },
{ "/rejoin", cmd_rejoin },
{ "/silence", cmd_silence },
{ "/topic", cmd_set_topic },