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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.259 by sasha, Thu Nov 15 18:40:11 2007 UTC vs.
Revision 1.260 by root, Sun Nov 18 02:45:26 2007 UTC

370 370
371 destroy_ev.start (); 371 destroy_ev.start ();
372} 372}
373 373
374void 374void
375rxvt_term::destroy_cb (ev::check &w, int revents) 375rxvt_term::destroy_cb (ev::idle &w, int revents)
376{ 376{
377 make_current (); 377 make_current ();
378 378
379 delete this; 379 delete this;
380} 380}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines