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:
a2cb960
)
remove debug print
author
Dana Jansens
<danakj@orodu.net>
Wed, 4 Jun 2003 21:33:38 +0000
(21:33 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 4 Jun 2003 21:33:38 +0000
(21:33 +0000)
render2/paint.c
patch
|
blob
|
history
diff --git
a/render2/paint.c
b/render2/paint.c
index 1981072fba7b1219276029f20e3352a6a483dfdd..79f1321a7d980842838186eccb8a12a46b44fd5d 100644
(file)
--- a/
render2/paint.c
+++ b/
render2/paint.c
@@
-34,8
+34,6
@@
void RrExpose(struct RrInstance *inst, XExposeEvent *e)
XEvent e2;
struct RrSurface *sur;
- g_message("Expose on %lx", e->window);
-
if ((sur = RrInstaceLookupSurface(inst, e->window))) {
while (1) {
struct RrSurface *p = NULL;