mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-03 19:47:15 +00:00 
			
		
		
		
	kms_panel_fitting: Remove un-used variable.
ref_crc is never assigned or read, and can be safely removed. Signed-off-by: Robert Foss <robert.foss@collabora.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
This commit is contained in:
		
							parent
							
								
									e2e56a9039
								
							
						
					
					
						commit
						a9c0943fa2
					
				@ -31,7 +31,6 @@ IGT_TEST_DESCRIPTION("Test display panel fitting");
 | 
			
		||||
typedef struct {
 | 
			
		||||
	int drm_fd;
 | 
			
		||||
	igt_display_t display;
 | 
			
		||||
	igt_crc_t ref_crc;
 | 
			
		||||
 | 
			
		||||
	int image_w;
 | 
			
		||||
	int image_h;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user