mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02: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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue