1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-05 08:10:46 +03:00

posix: Remove unused variable on tst-_Fork.c

Checked on x86_64-linux-gnu and i686-linux-gnu.
This commit is contained in:
Adhemerval Zanella
2022-03-25 11:25:22 -03:00
parent 2fe316888a
commit f902892aaf

View File

@@ -85,7 +85,6 @@ singlethread_test (void)
} }
static volatile sig_atomic_t sigusr1_handler_ran;
#define SIG_PID_EXIT_CODE 20 #define SIG_PID_EXIT_CODE 20
static bool atfork_prepare_var; static bool atfork_prepare_var;