aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fringe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fringe.c b/src/fringe.c
index 48a644707c6..aecb51349fc 100644
--- a/src/fringe.c
+++ b/src/fringe.c
@@ -1255,7 +1255,6 @@ resp. Return nil if POS is not visible in WINDOW. */)
1255 Lisp_Object pos, window; 1255 Lisp_Object pos, window;
1256{ 1256{
1257 struct window *w; 1257 struct window *w;
1258 struct buffer *old_buffer = NULL;
1259 struct glyph_row *row; 1258 struct glyph_row *row;
1260 int textpos; 1259 int textpos;
1261 1260