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.349 by sf-exg, Thu Jan 27 17:37:19 2011 UTC vs.
Revision 1.350 by sf-exg, Fri Jan 28 00:21:10 2011 UTC

228 delete fontset[0]; 228 delete fontset[0];
229 229
230#ifdef HAVE_BG_PIXMAP 230#ifdef HAVE_BG_PIXMAP
231 bg_destroy (); 231 bg_destroy ();
232#endif 232#endif
233#ifdef HAVE_AFTERIMAGE
234 if (asv)
235 destroy_asvisual (asv, 0);
236 if (asimman)
237 destroy_image_manager (asimman, 0);
238#endif
239 233
240 if (display) 234 if (display)
241 { 235 {
242 selection_clear (); 236 selection_clear ();
243 selection_clear (true); 237 selection_clear (true);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines