Date: Tue, 24 Mar 2026 10:38:56 +0000 From: Christos Margiolis <christos@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 12633057f591 - main - sound: Retire unused Z_MULTIFORMAT Message-ID: <69c269c0.32744.2adbdaa3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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 1home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c269c0.32744.2adbdaa3>
