mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 15:12:11 +02:00
related changes to textbuffer update..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1444 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
5d5b9cbc28
commit
0cb1752123
4 changed files with 4 additions and 11 deletions
|
|
@ -377,7 +377,6 @@ static void sig_print_text(TEXT_DEST_REC *dest, const char *text)
|
|||
msg_beep_check(dest);
|
||||
|
||||
dest->window->last_line = time(NULL);
|
||||
format_newline(dest->window);
|
||||
|
||||
/* add timestamp/server tag here - if it's done in print_line()
|
||||
it would be written to log files too */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue