mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 04:26:37 +08:00 
			
		
		
		
	avutil/cpu_init: remove unnecessary arguments to the main() function
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
		 Wan-Teh Chang
					Wan-Teh Chang
				
			
				
					committed by
					
						 James Almer
						James Almer
					
				
			
			
				
	
			
			
			 James Almer
						James Almer
					
				
			
						parent
						
							2f07830e69
						
					
				
				
					commit
					8986885801
				
			| @@ -40,7 +40,7 @@ static void *thread_main(void *arg) | ||||
| #endif | ||||
|  | ||||
|  | ||||
| int main(int argc, char **argv) | ||||
| int main(void) | ||||
| { | ||||
| #if HAVE_PTHREADS | ||||
|     int cpu_flags1; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user