mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-04 14:16:42 +00:00 
			
		
		
		
	Removed unused struct member.
This commit is contained in:
		
							parent
							
								
									b711b2fc72
								
							
						
					
					
						commit
						14f00ffa67
					
				@ -234,7 +234,6 @@ struct _GLFWlibrary
 | 
			
		||||
 | 
			
		||||
    _GLFWwindow*  windowListHead;
 | 
			
		||||
    _GLFWwindow*  activeWindow;
 | 
			
		||||
    _GLFWwindow*  cursorLockWindow;
 | 
			
		||||
 | 
			
		||||
    _GLFWmonitor** monitors;
 | 
			
		||||
    int            monitorCount;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user