kill debug print
authorDana Jansens <danakj@orodu.net>
Wed, 2 Apr 2003 06:40:49 +0000 (06:40 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 2 Apr 2003 06:40:49 +0000 (06:40 +0000)
render/font.c

index 8d27e4b..27496c1 100644 (file)
@@ -108,7 +108,6 @@ void font_draw(XftDraw *d, TextureText *t, Rect *position)
 
     x += 3; /* XXX figure out X with justification */
 
-    g_message("SHADOW %d %d %d", t->shadow, t->offset, t->tint);
     if (t->shadow) {
 
         if (t->tint >= 0) {