--- rxvt-unicode/src/scrollbar.C 2011/08/25 18:01:28 1.69 +++ rxvt-unicode/src/scrollbar.C 2011/08/26 08:20:43 1.70 @@ -142,9 +142,7 @@ scrollBar_t::setup (rxvt_term *term) { int i; - short width; const char *scrollalign, *scrollstyle, *thickness; - enum sb_style style; this->term = term; scrollalign = term->rs[Rs_scrollBar_align]; @@ -199,9 +197,6 @@ shadow = SHADOW_WIDTH; # endif - this->style = style; - this->width = width; - /* align = R_SB_ALIGN_CENTRE; */ if (scrollalign) {