aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Raghavan <arun@arunraghavan.net>2018-12-27 17:33:00 +0530
committerArun Raghavan <arun@arunraghavan.net>2018-12-27 17:34:19 +0530
commita887cee1ce23eb806aea85a156497fa8a3c7f23b (patch)
tree01d2044eb72af3846e0aeb8714e573243336e6e1
parentdec21f363a3f35f0e1e1e163aa1a11157ea38bfe (diff)
downloadpulseaudio-a887cee1ce23eb806aea85a156497fa8a3c7f23b.tar.gz
system.pa: Drop mention of module-hal-detect
We dropped HAL support years ago.
-rwxr-xr-xsrc/daemon/system.pa.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/daemon/system.pa.in b/src/daemon/system.pa.in
index 071c11c2..b1a4a5c2 100755
--- a/src/daemon/system.pa.in
+++ b/src/daemon/system.pa.in
@@ -29,10 +29,6 @@ ifelse(@HAVE_UDEV@, 1, [dnl
.ifexists module-udev-detect@PA_SOEXT@
load-module module-udev-detect
.else
-], @HAVE_HAL@, 1, [dnl
-.ifexists module-hal-detect@PA_SOEXT@
-load-module module-hal-detect
-.else
], @HAVE_COREAUDIO@, 1, [dnl
.ifexists module-coreaudio-detect@PA_SOEXT@
load-module module-coreaudio-detect