remove ANNOYING DEBUG MESSAGE that makes everything else scroll away
authorDerek Foreman <manmower@gmail.com>
Wed, 18 Jun 2003 04:34:04 +0000 (04:34 +0000)
committerDerek Foreman <manmower@gmail.com>
Wed, 18 Jun 2003 04:34:04 +0000 (04:34 +0000)
render2/planar.c

index 29bab5d517d3da75663628a76ac3f2c319a3a4d7..4b9cf6c412b34f1ea36477efedcae71da67fad3c 100644 (file)
@@ -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");*/
     }
 }