aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Margiolis <christos@FreeBSD.org>2026-03-24 10:31:29 +0000
committerChristos Margiolis <christos@FreeBSD.org>2026-03-24 10:38:40 +0000
commit12633057f5914a533df81030b553d6bd47681d87 (patch)
tree4d8f2973927f8ab57fb86fc65c64427c9b0a3cae
parent712bd9b2750a71ad7f8b6bebc5177c47d33a6364 (diff)
sound: Retire unused Z_MULTIFORMAT
Sponsored by: The FreeBSD Foundation MFC after: 1 week
-rw-r--r--sys/dev/sound/pcm/feeder_rate.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/sound/pcm/feeder_rate.c b/sys/dev/sound/pcm/feeder_rate.c
index aee164840c4a..66b846e5c6df 100644
--- a/sys/dev/sound/pcm/feeder_rate.c
+++ b/sys/dev/sound/pcm/feeder_rate.c
@@ -102,8 +102,6 @@
#define Z_PARANOID 1
-#define Z_MULTIFORMAT 1
-
#ifdef _KERNEL
#undef Z_USE_ALPHADRIFT
#define Z_USE_ALPHADRIFT 1