summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fe-text/textbuffer-view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fe-text/textbuffer-view.c b/src/fe-text/textbuffer-view.c
index 27ee7af5..51a9561c 100644
--- a/src/fe-text/textbuffer-view.c
+++ b/src/fe-text/textbuffer-view.c
@@ -1148,7 +1148,6 @@ static void view_remove_line(TEXT_BUFFER_VIEW_REC *view, LINE_REC *line,
linecount, FALSE);
view->ypos -= realcount;
view->empty_linecount += linecount-realcount;
- view->startline = view->startline->next;
}
} else {
if (textbuffer_line_exists_after(view->bottom_startline,