git: cf4199e44604 - stable/15 - sound: Retire unused Z_MULTIFORMAT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Mar 2026 09:55:03 UTC
The branch stable/15 has been updated by christos:
URL: https://cgit.FreeBSD.org/src/commit/?id=cf4199e446044ae1e7de0f95739d885f48ff07b6
commit cf4199e446044ae1e7de0f95739d885f48ff07b6
Author: Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2026-03-24 10:31:29 +0000
Commit: Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2026-03-31 09:53:16 +0000
sound: Retire unused Z_MULTIFORMAT
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
(cherry picked from commit 12633057f5914a533df81030b553d6bd47681d87)
---
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