mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
posix: Remove unused variable on tst-_Fork.c
Checked on x86_64-linux-gnu and i686-linux-gnu.
This commit is contained in:
parent
2fe316888a
commit
f902892aaf
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user