Mercurial > hg > xemacs-beta
diff src/frame-tty.c @ 282:c42ec1d1cded r21-0b39
Import from CVS: tag r21-0b39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:33:18 +0200 |
parents | 2c611d1463a6 |
children | 8626e4521993 |
line wrap: on
line diff
--- a/src/frame-tty.c Mon Aug 13 10:32:23 2007 +0200 +++ b/src/frame-tty.c Mon Aug 13 10:33:18 2007 +0200 @@ -54,10 +54,6 @@ f->order_count = CONSOLE_TTY_DATA (c)->frame_count; f->height = CONSOLE_TTY_DATA (c)->height; f->width = CONSOLE_TTY_DATA (c)->width; -#ifdef HAVE_SCROLLBARS - f->scrollbar_on_left = 1; - f->scrollbar_on_top = 0; -#endif } static void