mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
Revert r4343.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4349 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
195f819847
commit
9bd7272d47
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user