mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	backend/drm: drop extra wlr_output_update_enabled call
drm_connector_set_mode already takes care of keeping this up-to-date.
This commit is contained in:
		
							parent
							
								
									80467f6ae8
								
							
						
					
					
						commit
						1a2e82e327
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -369,7 +369,6 @@ static bool drm_crtc_page_flip(struct wlr_drm_connector *conn) {
 | 
			
		|||
	}
 | 
			
		||||
 | 
			
		||||
	conn->pageflip_pending = true;
 | 
			
		||||
	wlr_output_update_enabled(&conn->output, true);
 | 
			
		||||
	return true;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue