diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/dfsound/spu.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/dfsound/spu.c b/plugins/dfsound/spu.c index 1a14c839..f80a54f2 100644 --- a/plugins/dfsound/spu.c +++ b/plugins/dfsound/spu.c @@ -40,8 +40,6 @@ static char * libraryName = N_("ALSA Sound"); static char * libraryName = N_("Mac OS X Sound"); #elif defined (USEOSS) static char * libraryName = N_("OSS Sound"); -#elif defined (USEPULSEAUDIOSIMPLE) -static char * libraryName = N_("PulseAudio Simple Sound"); #elif defined (USEPULSEAUDIO) static char * libraryName = N_("PulseAudio Sound"); #else |
