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.236 by sf-exg, Sun Jun 10 13:07:56 2012 UTC vs.
Revision 1.237 by root, Sun Jun 10 15:01:14 2012 UTC

30void 30void
31rxvt_term::bg_destroy () 31rxvt_term::bg_destroy ()
32{ 32{
33# if ENABLE_TRANSPARENCY 33# if ENABLE_TRANSPARENCY
34 delete root_img; 34 delete root_img;
35 root_img = 0;
35# endif 36# endif
36 37
37# if BG_IMAGE_FROM_FILE 38# if BG_IMAGE_FROM_FILE
38 fimage.destroy (); 39 fimage.destroy ();
39# endif 40# endif
40 41
41 delete bg_img; 42 delete bg_img;
43 bg_img = 0;
42} 44}
43 45
44bool 46bool
45rxvt_term::bg_set_position (int x, int y) 47rxvt_term::bg_set_position (int x, int y)
46{ 48{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines