all repos — st @ 44e1b79abfe81d5d9d1b4845a68533e84b37e2f0

st (suckless terminal) config

Removing the warning about extents.
Christoph Lohmann 20h@r-36.net
commit

44e1b79abfe81d5d9d1b4845a68533e84b37e2f0

parent

08e06ef079e5190c7f219c7e50044745c57cea86

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M st.cst.c

@@ -2542,7 +2542,6 @@ FcResult fcres;

FcPattern *fcpattern, *fontpattern; FcFontSet *fcsets[] = { NULL }; FcCharSet *fccharset; - XGlyphInfo extents; Colour *fg = &dc.col[base.fg], *bg = &dc.col[base.bg], *temp, revfg, revbg; XRenderColor colfg, colbg;