aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_keydef.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen_keydef.c')
-rw-r--r--src/screen_keydef.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen_keydef.c b/src/screen_keydef.c
index 397933a14..9d573976a 100644
--- a/src/screen_keydef.c
+++ b/src/screen_keydef.c
@@ -188,7 +188,6 @@ list_callback(unsigned idx, int *highlight, mpd_unused void *data)
{
static char buf[BUFSIZE];
- *highlight = 0;
if (subcmd < 0) {
if (idx < (unsigned)command_list_length) {
if (cmds[idx].flags & COMMAND_KEY_CONFLICT)