Fix "warning: label ‘done’ defined but not used".
This commit is contained in:
		
							parent
							
								
									720e44f973
								
							
						
					
					
						commit
						384ebe02b3
					
				| 
						 | 
				
			
			@ -757,7 +757,9 @@ ClientAuthorized(ClientPtr client,
 | 
			
		|||
	}
 | 
			
		||||
    }
 | 
			
		||||
    priv->auth_id = auth_id;
 | 
			
		||||
#ifdef HAVE_LAUNCHD
 | 
			
		||||
 done:
 | 
			
		||||
#endif
 | 
			
		||||
    priv->conn_time = 0;
 | 
			
		||||
 | 
			
		||||
#ifdef XDMCP
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue