update xchat to r1503

This commit is contained in:
Berke Viktor
2012-03-15 23:58:52 +01:00
parent 605c3dea36
commit 1012be5efb
9 changed files with 99 additions and 13 deletions

View File

@@ -397,7 +397,6 @@ server_inline (server *serv, char *line, int len)
}
fe_add_rawlog (serv, line, len, FALSE);
url_check_line (line, len);
/* let proto-irc.c handle it */
serv->p_inline (serv, line, len);