diff --git a/src/networking.c b/src/networking.c index 1c7f4b16c..876c788bb 100644 --- a/src/networking.c +++ b/src/networking.c @@ -2868,8 +2868,6 @@ void clientCommand(client *c) { " Control the replies sent to the current connection.", "SETNAME ", " Assign the name to the current connection.", -"GETNAME", -" Get the name of the current connection.", "UNBLOCK [TIMEOUT|ERROR]", " Unblock the specified blocked client.", "TRACKING (ON|OFF) [REDIRECT ] [BCAST] [PREFIX [...]]",