whitespace

This commit is contained in:
Dana Jansens 2003-04-02 06:40:57 +00:00
parent 60204c4348
commit 4875ff5f8e

View file

@ -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;