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.261 by root, Mon Nov 19 15:33:34 2007 UTC vs.
Revision 1.262 by ayin, Wed Nov 21 09:15:33 2007 UTC

284 delete [] pix_colors_focused; 284 delete [] pix_colors_focused;
285#if OFF_FOCUS_FADING 285#if OFF_FOCUS_FADING
286 delete [] pix_colors_unfocused; 286 delete [] pix_colors_unfocused;
287#endif 287#endif
288 288
289#ifdef HAVE_BG_PIXMAP
289 bgPixmap.destroy (); 290 bgPixmap.destroy ();
291#endif
290 displays.put (display); 292 displays.put (display);
291 293
292 scr_release (); 294 scr_release ();
293 295
294 /* clear all resources */ 296 /* clear all resources */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines