X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/880e615853d4074937795850b279338720618431..9ab3ce4d2f1c6409d36072192bfce797ec189837:/src/widget.c diff --git a/src/widget.c b/src/widget.c index 89b43fdae7..73c5149e2c 100644 --- a/src/widget.c +++ b/src/widget.c @@ -404,8 +404,6 @@ set_frame_size (EmacsFrame ew) might end up with a frame width that is not a multiple of the frame's character width which is bad for vertically split windows. */ - f->scroll_bar_actual_width - = FRAME_SCROLL_BAR_COLS (f) * FRAME_COLUMN_WIDTH (f); compute_fringe_widths (f, 0);