Trivial cleanup in fringe.c, missing from previous patch.
[bpt/emacs.git] / src / fringe.c
index 48a6447..aecb513 100644 (file)
@@ -1255,7 +1255,6 @@ resp.  Return nil if POS is not visible in WINDOW.  */)
      Lisp_Object pos, window;
 {
   struct window *w;
-  struct buffer *old_buffer = NULL;
   struct glyph_row *row;
   int textpos;