mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +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:
		@@ -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;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user