glx: Remove unused bits from the context struct
Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
		
							parent
							
								
									f579cc85c2
								
							
						
					
					
						commit
						b9c489cf13
					
				| 
						 | 
				
			
			@ -55,7 +55,6 @@ struct __GLXcontext {
 | 
			
		|||
    /*
 | 
			
		||||
     ** list of context structs
 | 
			
		||||
     */
 | 
			
		||||
    __GLXcontext *last;
 | 
			
		||||
    __GLXcontext *next;
 | 
			
		||||
 | 
			
		||||
    /*
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue