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.381 by root, Fri Dec 14 05:25:23 2007 UTC vs.
Revision 1.382 by root, Fri Dec 14 06:04:56 2007 UTC

1047void 1047void
1048rxvt_term::refresh_check () 1048rxvt_term::refresh_check ()
1049{ 1049{
1050 if (want_refresh && !flush_ev.is_active ()) 1050 if (want_refresh && !flush_ev.is_active ())
1051 flush_ev.start (1. / 60.); // refresh at max. 60 Hz normally 1051 flush_ev.start (1. / 60.); // refresh at max. 60 Hz normally
1052
1053 display->flush ();
1052} 1054}
1053 1055
1054void 1056void
1055rxvt_term::flush_cb (ev::timer &w, int revents) 1057rxvt_term::flush_cb (ev::timer &w, int revents)
1056{ 1058{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines