projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
301c302
)
kill debug print
author
Dana Jansens
<danakj@orodu.net>
Wed, 2 Apr 2003 06:40:49 +0000
(06:40 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 2 Apr 2003 06:40:49 +0000
(06:40 +0000)
render/font.c
patch
|
blob
|
history
diff --git
a/render/font.c
b/render/font.c
index 8d27e4bc9260564b740be659e6a081e85eb3574d..27496c1d6955192b5a30ad55cfb561a1a8705e1b 100644
(file)
--- a/
render/font.c
+++ b/
render/font.c
@@
-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) {