start: we don't need to check for $PULSE_SERVER anymore

pulseaudio --start does that internally anyway, so we can get rid of
this here.
This commit is contained in:
Lennart Poettering 2010-01-14 20:33:40 +01:00
parent 2465cfac61
commit 1bfa1c3b03

View file

@ -19,8 +19,6 @@
set -e
[ -z "$PULSE_SERVER" ]
@PA_BINARY@ --start "$@"
if [ x"$DISPLAY" != x ] ; then