diff options
Diffstat (limited to 'render')
| -rw-r--r-- | render/font.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/render/font.c b/render/font.c index 27496c1d..5f0dbf8b 100644 --- a/render/font.c +++ b/render/font.c @@ -109,7 +109,6 @@ void font_draw(XftDraw *d, TextureText *t, Rect *position) x += 3; /* XXX figure out X with justification */ if (t->shadow) { - if (t->tint >= 0) { c.color.red = 0; c.color.green = 0; |
