Don't show join dialog when you autojoin.

closes #305
This commit is contained in:
TingPing 2013-03-11 11:22:50 -03:00
parent 8f82d31db1
commit 1ddb76465a
1 changed files with 1 additions and 0 deletions

View File

@ -1030,6 +1030,7 @@ check_autojoin_channels (server *serv)
free (serv->autojoin); free (serv->autojoin);
serv->autojoin = NULL; serv->autojoin = NULL;
i++;
} }
/* this is really only for re-connects when you /* this is really only for re-connects when you