diff options
Diffstat (limited to 'src/command')
-rw-r--r-- | src/command/command.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c index cac4d488..4c7bd4f9 100644 --- a/src/command/command.c +++ b/src/command/command.c @@ -246,7 +246,6 @@ static struct cmd_t command_defs[] = { "show offline", "Show offline contacts in the roster panel." }, { "show resource", "Show contact's connected resources in the roster panel." }, { "show empty", "When grouping by presence, show empty presence groups." }, - { "show empty", "When grouping by presence, show empty presence groups." }, { "hide", "Hide the roster panel." }, { "hide offline", "Hide offline contacts in the roster panel." }, { "hide resource", "Hide contact's connected resources in the roster panel." }, |