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.136 by root, Mon Feb 14 18:47:54 2005 UTC vs.
Revision 1.137 by root, Tue Feb 15 16:04:45 2005 UTC

253 //if (menuBar.win) 253 //if (menuBar.win)
254 // XDestroyWindow (disp, menuBar.win); 254 // XDestroyWindow (disp, menuBar.win);
255#endif 255#endif
256 delete TermWin.drawable; 256 delete TermWin.drawable;
257 // destroy all windows 257 // destroy all windows
258 if (TermWin.parent[0] && !rs[Rs_embed]) 258 if (TermWin.parent[0]
259#if ENABLE_FRILLS
260 && !rs[Rs_embed]
261#endif
262 )
259 XDestroyWindow (disp, TermWin.parent[0]); 263 XDestroyWindow (disp, TermWin.parent[0]);
260 } 264 }
261 265
262 // TODO: free pixcolours, colours should become part of rxvt_display 266 // TODO: free pixcolours, colours should become part of rxvt_display
263 267

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines