From: Derek Foreman Date: Wed, 18 Jun 2003 04:34:04 +0000 (+0000) Subject: remove ANNOYING DEBUG MESSAGE that makes everything else scroll away X-Git-Tag: gl-oldtheme~4 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=58f6bfd4e3a00f33cea64e1b6a29e0ebbdb6c9f1;p=dana%2Fopenbox.git remove ANNOYING DEBUG MESSAGE that makes everything else scroll away --- diff --git a/render2/planar.c b/render2/planar.c index 29bab5d5..4b9cf6c4 100644 --- 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");*/ } }