From 5d22d74dbad4b53914a0edac28f8065c7e0f11d7 Mon Sep 17 00:00:00 2001 From: chme Date: Sat, 9 May 2015 06:03:26 +0200 Subject: [PATCH] [mpd] ignore requests for "sticker" --- src/mpd.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/mpd.c b/src/mpd.c index 53579615..0986c27b 100644 --- a/src/mpd.c +++ b/src/mpd.c @@ -3411,12 +3411,10 @@ static struct command mpd_handlers[] = /* * Stickers */ - /* { .mpdcommand = "sticker", - .handler = mpd_command_sticker + .handler = mpd_command_ignore }, - */ /* * Connection settings