mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
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:
parent
2465cfac61
commit
1bfa1c3b03
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@
|
|||
|
||||
set -e
|
||||
|
||||
[ -z "$PULSE_SERVER" ]
|
||||
|
||||
@PA_BINARY@ --start "$@"
|
||||
|
||||
if [ x"$DISPLAY" != x ] ; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue