(1820) xkb: xkbgeom: drop unused XkbSetTextDoodadColor() macro
Not used anywhere, so no need to keep it any longer. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
		
							parent
							
								
									0677bca738
								
							
						
					
					
						commit
						4eebd65d96
					
				|  | @ -99,7 +99,6 @@ typedef struct _XkbTextDoodad { | |||
| } XkbTextDoodadRec, *XkbTextDoodadPtr; | ||||
| 
 | ||||
| #define	XkbTextDoodadColor(g,d)	(&(g)->colors[(d)->color_ndx]) | ||||
| #define	XkbSetTextDoodadColor(g,d,c)	((d)->color_ndx= (c)-&(g)->colors[0]) | ||||
| 
 | ||||
| typedef struct _XkbIndicatorDoodad { | ||||
|     Atom name; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue