Removing the warning about extents.
This commit is contained in:
		
							parent
							
								
									08e06ef079
								
							
						
					
					
						commit
						44e1b79abf
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								st.c
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								st.c
									
										
									
									
									
								
							| 
						 | 
					@ -2542,7 +2542,6 @@ xdraws(char *s, Glyph base, int x, int y, int charlen, int bytelen) {
 | 
				
			||||||
	FcPattern *fcpattern, *fontpattern;
 | 
						FcPattern *fcpattern, *fontpattern;
 | 
				
			||||||
	FcFontSet *fcsets[] = { NULL };
 | 
						FcFontSet *fcsets[] = { NULL };
 | 
				
			||||||
	FcCharSet *fccharset;
 | 
						FcCharSet *fccharset;
 | 
				
			||||||
	XGlyphInfo extents;
 | 
					 | 
				
			||||||
	Colour *fg = &dc.col[base.fg], *bg = &dc.col[base.bg],
 | 
						Colour *fg = &dc.col[base.fg], *bg = &dc.col[base.bg],
 | 
				
			||||||
		 *temp, revfg, revbg;
 | 
							 *temp, revfg, revbg;
 | 
				
			||||||
	XRenderColor colfg, colbg;
 | 
						XRenderColor colfg, colbg;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue