]> code.delx.au - pulseaudio/blobdiff - src/daemon/start-pulseaudio-x11.in
protocol-native: Don't enumerate unlinked sinks and sources
[pulseaudio] / src / daemon / start-pulseaudio-x11.in
index c57c489dfeb1155ac9d2ee3cf97e699f15cb7ebf..391a6d3ce6e049c5d20fe50191392877aa4dc557 100755 (executable)
@@ -19,8 +19,6 @@
 
 set -e
 
-[ -z "$PULSE_SERVER" ]
-
 @PA_BINARY@ --start "$@"
 
 if [ x"$DISPLAY" != x ] ; then