--- rxvt-unicode/src/rxvttoolkit.C 2007/12/14 05:52:33 1.83 +++ rxvt-unicode/src/rxvttoolkit.C 2007/12/16 19:44:48 1.85 @@ -503,6 +503,7 @@ XFreeCursor (dpy, blank_cursor); #endif x_ev.stop (); + flush_ev.stop (); #ifdef USE_XIM xims.clear (); #endif @@ -573,11 +574,6 @@ } } -void rxvt_display::flush () -{ - flush_ev.start (); -} - void rxvt_display::flush_cb (ev::prepare &w, int revents) { w.stop ();