ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/command.C
(Generate patch)

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.360 by ayin, Wed Oct 24 10:39:57 2007 UTC vs.
Revision 1.361 by ayin, Wed Oct 31 09:55:23 2007 UTC

1034 1034
1035void 1035void
1036rxvt_term::flush () 1036rxvt_term::flush ()
1037{ 1037{
1038 flush_ev.stop (); 1038 flush_ev.stop ();
1039 1039
1040#ifdef HAVE_BG_PIXMAP 1040#ifdef HAVE_BG_PIXMAP
1041 if (bgPixmap.check_clearChanged ()) 1041 if (bgPixmap.check_clearChanged ())
1042 { 1042 {
1043// scr_clear (true); This needs to be researched further! 1043// scr_clear (true); This needs to be researched further!
1044 scr_touch (false); 1044 scr_touch (false);
1045 } 1045 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines