# HG changeset patch # User wycc # Date 1302498513 -28800 # Node ID e5b3d68d0b05554bb5860c5370747c30844ee754 # Parent c028aa928cc8982c04e8be9a91fa46a96f5d534a Leave commented code here so that we can clear the screen for debugging diff -r c028aa928cc8 -r e5b3d68d0b05 src/redraw_man.c --- a/src/redraw_man.c Mon Apr 11 13:05:19 2011 +0800 +++ b/src/redraw_man.c Mon Apr 11 13:08:33 2011 +0800 @@ -2554,6 +2554,9 @@ if(r != OK) return ERR; + //mbe_clear(rdman->cr); + //mbe_copy_source(rdman->cr, rdman->backend); + //printf("clear\n"); if(rdman->n_dirty_areas > 0) { /*! \brief Draw shapes in preorder of coord tree and support opacity * rules.