summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/daemon/default.pa.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in
index 605f42ca..55a7423f 100755
--- a/src/daemon/default.pa.in
+++ b/src/daemon/default.pa.in
@@ -88,9 +88,9 @@ load-module module-bluetooth-discover
ifelse(@HAVE_AF_UNIX@, 1, [dnl
### Load several protocols
-.ifexists module-esound-protocol-unix@PA_SOEXT@
-load-module module-esound-protocol-unix
-.endif
+#.ifexists module-esound-protocol-unix@PA_SOEXT@
+#load-module module-esound-protocol-unix
+#.endif
load-module module-native-protocol-unix
])dnl
ifelse(@HAVE_DBUS@, 1, [dnl