mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-30 20:16:42 +08:00 
			
		
		
		
	avutil/tests/imgutils: Remove unused variable
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
		| @@ -22,7 +22,6 @@ | ||||
|  | ||||
| int main(void) | ||||
| { | ||||
|     int i; | ||||
|     int64_t x, y; | ||||
|  | ||||
|     for (y = -1; y<UINT_MAX; y+= y/2 + 1) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Niedermayer
					Michael Niedermayer