diff options
Diffstat (limited to '')
-rw-r--r-- | src/audioOutput_shout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audioOutput_shout.c b/src/audioOutput_shout.c index f41b57359..3fb07cc49 100644 --- a/src/audioOutput_shout.c +++ b/src/audioOutput_shout.c @@ -467,7 +467,7 @@ AudioOutputPlugin shoutPlugin = AudioOutputPlugin shoutPlugin = { - "shout", + NULL, NULL, NULL, NULL, |