about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-09-02 00:06:54 +0100
committerJames Booth <boothj5@gmail.com>2015-09-02 00:07:25 +0100
commite44688306b85e7324148774e9429e62c260b3556 (patch)
treef5232cb7ad92524dd5a6ebf379008b97aff3ec80
parent8a90e1acf18d325d4ef1cf664e514bd92c689cf3 (diff)
downloadprofani-tty-e44688306b85e7324148774e9429e62c260b3556.tar.gz
Removed duplicate help entry for /roster show empty
-rw-r--r--src/command/command.c1
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." },