mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	backend/drm: remove unused WLR_DRM_CONN_CLEANUP
This commit is contained in:
		
							parent
							
								
									f72aeacd6e
								
							
						
					
					
						commit
						6a5fb22698
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -95,7 +95,6 @@ enum wlr_drm_connector_status {
 | 
				
			||||||
	WLR_DRM_CONN_DISCONNECTED,
 | 
						WLR_DRM_CONN_DISCONNECTED,
 | 
				
			||||||
	// An output just has been plugged in and is waiting for a modeset
 | 
						// An output just has been plugged in and is waiting for a modeset
 | 
				
			||||||
	WLR_DRM_CONN_NEEDS_MODESET,
 | 
						WLR_DRM_CONN_NEEDS_MODESET,
 | 
				
			||||||
	WLR_DRM_CONN_CLEANUP,
 | 
					 | 
				
			||||||
	WLR_DRM_CONN_CONNECTED,
 | 
						WLR_DRM_CONN_CONNECTED,
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue