whitespace
This commit is contained in:
parent
60204c4348
commit
4875ff5f8e
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue