# HG changeset patch # User Karoly Lorentey # Date 1079738471 0 # Node ID 32a426d0a0e3cf20e5df1d623a30f3b01bcbd1a6 # Parent d4d5e54871ffa0bca58f2b7d83e62b7493728c1d Trivial cleanup in fringe.c, missing from previous patch. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-121 diff -r d4d5e54871ff -r 32a426d0a0e3 src/fringe.c --- a/src/fringe.c Fri Mar 19 23:19:04 2004 +0000 +++ b/src/fringe.c Fri Mar 19 23:21:11 2004 +0000 @@ -1255,7 +1255,6 @@ Lisp_Object pos, window; { struct window *w; - struct buffer *old_buffer = NULL; struct glyph_row *row; int textpos;