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.271 by root, Tue Dec 4 16:33:42 2007 UTC vs.
Revision 1.272 by root, Tue Dec 11 03:30:49 2007 UTC

329} 329}
330 330
331void 331void
332rxvt_term::destroy () 332rxvt_term::destroy ()
333{ 333{
334 if (destroy_ev.active) 334 if (ev_is_active (&destroy_ev))
335 return; 335 return;
336 336
337 HOOK_INVOKE ((this, HOOK_DESTROY, DT_END)); 337 HOOK_INVOKE ((this, HOOK_DESTROY, DT_END));
338 338
339#if ENABLE_OVERLAY 339#if ENABLE_OVERLAY

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines