Line removing fixes, /LAST -clear fixed

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1477 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-05-11 14:12:21 +00:00 committed by cras
commit e3805b63a5
2 changed files with 5 additions and 3 deletions

View file

@ -47,8 +47,8 @@ static void window_lastlog_clear(WINDOW_REC *window)
if (line->info.level & MSGLEVEL_LASTLOG)
textbuffer_view_remove_line(view, line);
}
textbuffer_view_redraw(view);
screen_refresh_thaw();
//gui_window_redraw(window);
}
/* Only unknown keys in `optlist' should be levels.