]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/failure.c: failprint(): Remove dead code
authorAlejandro Colomar <alx@kernel.org>
Mon, 20 May 2024 15:34:30 +0000 (17:34 +0200)
committerSerge Hallyn <serge@hallyn.com>
Tue, 2 Jul 2024 02:40:11 +0000 (21:40 -0500)
commitbdf00dca44e12d721935648200f169c5c731b008
treef6d37ae305bad33aa02923a161ea1d277d5b0129
parentbfb6aad7cbd4391442ae5ec8a27cbdda155033bb
lib/failure.c: failprint(): Remove dead code

This should have gone into the #else'd branch in 8451bed8b06d, and
should have been removed in 3e602b58a2aa.

Fixes: 8451bed8b06d ("[svn-upgrade] Integrating new upstream version, shadow (4.0.13)")
Fixes: 3e602b58a2aa ("Remove HAVE_STRFTIME ifdefs")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/failure.c