+2001-10-24 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+
+ * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused
+ variable `area'.
+
2001-10-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
* search.c (scan_newline): Remove unused variable
{
struct frame *f = XFRAME (w->frame);
struct glyph_row *window_row, *window_row_end, *frame_row;
- int area, left, right, x, width;
+ int left, right, x, width;
/* Preconditions: W must be a leaf window on a tty frame. */
xassert (NILP (w->hchild) && NILP (w->vchild));