--- rxvt-unicode/src/rxvt.h 2012/06/10 13:07:56 1.505 +++ rxvt-unicode/src/rxvt.h 2012/06/11 14:45:53 1.507 @@ -283,8 +283,8 @@ } rxvt_image (); - bool set_file_geometry (rxvt_screen *s, const char *file); - bool set_file (rxvt_screen *s, const char *file); + void set_file_geometry (rxvt_screen *s, const char *file); + void set_file (rxvt_screen *s, const char *file); bool set_geometry (const char *geom, bool update = false); }; # endif @@ -1211,9 +1211,6 @@ rxvt_img *bg_img; - int target_x; - int target_y; - bool bg_set_position (int x, int y); bool bg_window_size_sensitive (); bool bg_window_position_sensitive ();