[mpd] ignore requests for "sticker"

This commit is contained in:
chme 2015-05-09 06:03:26 +02:00
parent 91338c8548
commit 5d22d74dba

View File

@ -3411,12 +3411,10 @@ static struct command mpd_handlers[] =
/* /*
* Stickers * Stickers
*/ */
/*
{ {
.mpdcommand = "sticker", .mpdcommand = "sticker",
.handler = mpd_command_sticker .handler = mpd_command_ignore
}, },
*/
/* /*
* Connection settings * Connection settings