1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-13 05:03:45 -04:00

Revert r4343.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4349 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2006-09-14 20:57:22 +00:00 committed by exg
parent 195f819847
commit 9bd7272d47

View File

@ -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,