ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/background.C
(Generate patch)

Comparing rxvt-unicode/src/background.C (file contents):
Revision 1.250 by sf-exg, Sun Dec 30 12:06:33 2012 UTC vs.
Revision 1.251 by sf-exg, Sun Dec 30 12:09:23 2012 UTC

500 if (bg_flags & BG_INHIBIT_RENDER) 500 if (bg_flags & BG_INHIBIT_RENDER)
501 return; 501 return;
502 502
503 delete bg_img; 503 delete bg_img;
504 bg_img = 0; 504 bg_img = 0;
505 bg_flags &= BG_INHIBIT_RENDER; 505 bg_flags = 0;
506 506
507# if BG_IMAGE_FROM_ROOT 507# if BG_IMAGE_FROM_ROOT
508 if (option (Opt_transparent)) 508 if (option (Opt_transparent))
509 { 509 {
510 /* we need to re-generate transparency pixmap in that case ! */ 510 /* we need to re-generate transparency pixmap in that case ! */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines