mirror of git://sourceware.org/git/glibc.git
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
|
#define SIG_PID_EXIT_CODE 20
|
||||||
|
|
||||||
static bool atfork_prepare_var;
|
static bool atfork_prepare_var;
|
||||||
|
|
Loading…
Reference in New Issue