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.140 by root, Thu Feb 17 15:07:48 2005 UTC vs.
Revision 1.141 by root, Sat Feb 19 01:07:58 2005 UTC

253 // XDestroyWindow (disp, menuBar.win); 253 // XDestroyWindow (disp, menuBar.win);
254#endif 254#endif
255 delete TermWin.drawable; 255 delete TermWin.drawable;
256 // destroy all windows 256 // destroy all windows
257 if (TermWin.parent[0] 257 if (TermWin.parent[0]
258#if ENABLE_FRILLS 258#if ENABLE_XEMBED
259 && !rs[Rs_embed] 259 && !rs[Rs_embed]
260#endif 260#endif
261 ) 261 )
262 XDestroyWindow (disp, TermWin.parent[0]); 262 XDestroyWindow (disp, TermWin.parent[0]);
263 } 263 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines