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:
209cd88
)
remove ANNOYING DEBUG MESSAGE that makes everything else scroll away
author
Derek Foreman
<manmower@gmail.com>
Wed, 18 Jun 2003 04:34:04 +0000
(
04:34
+0000)
committer
Derek Foreman
<manmower@gmail.com>
Wed, 18 Jun 2003 04:34:04 +0000
(
04:34
+0000)
render2/planar.c
patch
|
blob
|
history
diff --git
a/render2/planar.c
b/render2/planar.c
index 29bab5d517d3da75663628a76ac3f2c319a3a4d7..4b9cf6c412b34f1ea36477efedcae71da67fad3c 100644
(file)
--- a/
render2/planar.c
+++ b/
render2/planar.c
@@
-55,7
+55,7
@@
static void copy_parent(struct RrSurface *sur)
XXX COPY PARENT PLS
*/
- RrDebug("copy parent here pls\n");
+/* RrDebug("copy parent here pls\n");*/
}
}