[COMMITTED] posix: Remove unused variable on tst-_Fork.c

Adhemerval Zanella adhemerval.zanella@linaro.org
Thu Mar 31 11:57:50 GMT 2022


Checked on x86_64-linux-gnu and i686-linux-gnu.
---
 posix/tst-_Fork.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/posix/tst-_Fork.c b/posix/tst-_Fork.c
index d383f87bf7..ae1ba9bb21 100644
--- a/posix/tst-_Fork.c
+++ b/posix/tst-_Fork.c
@@ -85,7 +85,6 @@ singlethread_test (void)
 }
 
 
-static volatile sig_atomic_t sigusr1_handler_ran;
 #define SIG_PID_EXIT_CODE 20
 
 static bool atfork_prepare_var;
-- 
2.32.0



More information about the Libc-alpha mailing list