Remove unused and superfluous macro definitions
This commit is contained in:
		
							parent
							
								
									b6283724b9
								
							
						
					
					
						commit
						119340c07d
					
				| @ -578,7 +578,7 @@ void x_win_show(void) | ||||
|                     AnyModifier, | ||||
|                     win->xwin, | ||||
|                     false, | ||||
|                     BUTTONMASK, | ||||
|                     (ButtonPressMask|ButtonReleaseMask), | ||||
|                     GrabModeAsync, | ||||
|                     GrabModeSync, | ||||
|                     None, | ||||
|  | ||||
| @ -13,10 +13,6 @@ | ||||
| 
 | ||||
| #include "screen.h" | ||||
| 
 | ||||
| #define BUTTONMASK (ButtonPressMask|ButtonReleaseMask) | ||||
| #define FONT_HEIGHT_BORDER 2 | ||||
| #define DEFFONT "Monospace-11" | ||||
| 
 | ||||
| typedef struct _keyboard_shortcut { | ||||
|         const char *str; | ||||
|         KeyCode code; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Benedikt Heine
						Benedikt Heine