git: 12633057f591 - main - sound: Retire unused Z_MULTIFORMAT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Mar 2026 10:38:56 UTC
The branch main has been updated by christos:
URL: https://cgit.FreeBSD.org/src/commit/?id=12633057f5914a533df81030b553d6bd47681d87
commit 12633057f5914a533df81030b553d6bd47681d87
Author: Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2026-03-24 10:31:29 +0000
Commit: Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2026-03-24 10:38:40 +0000
sound: Retire unused Z_MULTIFORMAT
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
---
sys/dev/sound/pcm/feeder_rate.c | 2 --
1 file changed, 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