]> Dogcows Code - chaz/openbox/commitdiff
whitespace
authorDana Jansens <danakj@orodu.net>
Wed, 2 Apr 2003 06:40:57 +0000 (06:40 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 2 Apr 2003 06:40:57 +0000 (06:40 +0000)
render/font.c

index 27496c1d6955192b5a30ad55cfb561a1a8705e1b..5f0dbf8ba5cfb08868fd0e3f6af6ad242f741b3f 100644 (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;
This page took 0.023516 seconds and 4 git commands to generate.