fixed a core dump
This commit is contained in:
		
							parent
							
								
									375a251d16
								
							
						
					
					
						commit
						2c0d1cc87b
					
				
							
								
								
									
										1
									
								
								client.c
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								client.c
									
									
									
									
									
								
							| @ -52,7 +52,6 @@ focus(Client *c) | |||||||
| 	if (!issel) | 	if (!issel) | ||||||
| 		return; | 		return; | ||||||
| 	Client *old = sel; | 	Client *old = sel; | ||||||
| 	XEvent ev; |  | ||||||
| 
 | 
 | ||||||
| 	sel = c; | 	sel = c; | ||||||
| 	if(old && old != c) | 	if(old && old != c) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Anselm R.Garbe
						Anselm R.Garbe