This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit f3d1e0e467243d1b9c9b84be5814374463778550 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Oct 26 01:18:15 2017 +0200 x2go/pulseaudio.py: Esound is soooo old-school. Dropping it. --- x2go/pulseaudio.py | 1 - 1 file changed, 1 deletion(-) diff --git a/x2go/pulseaudio.py b/x2go/pulseaudio.py index 9bd72e8..27e5755 100644 --- a/x2go/pulseaudio.py +++ b/x2go/pulseaudio.py @@ -104,7 +104,6 @@ class X2GoPulseAudio(threading.Thread): '-n', '--exit-idle-time=-1', '-L "module-native-protocol-tcp port=4713 auth-cookie=\\\\.pulse-cookie"', - '-L "module-esound-protocol-tcp port=16001"', '-L module-waveout', ] -- Alioth's /srv/git/code.x2go.org/python-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git