/WINDOW SERVER -unsticky crashed irssi if it was used when you weren't connected to server.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1939 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-10-29 16:15:47 +00:00 committed by cras
commit 4f58b17ecb
2 changed files with 2 additions and 2 deletions

View file

@ -349,7 +349,7 @@ static void cmd_window_server(const char *data)
active_win->servertag != NULL) {
g_free_and_null(active_win->servertag);
printformat_window(active_win, MSGLEVEL_CLIENTNOTICE,
TXT_UNSET_SERVER_STICKY, server->tag);
TXT_UNSET_SERVER_STICKY);
}
if (active_win->servertag != NULL &&