X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fproto-bahamut.c;h=af7e5546ea133a75e8915bba9f05532fff64639d;hb=9463469d5c5081b7b11f08d74a1ed5be879d9da7;hp=18bceebe5bbe091e601cfada3ce6925b5d21369c;hpb=959dbb3d28f7f152dfb3f5a845e05b900f1310d1;p=srvx.git diff --git a/src/proto-bahamut.c b/src/proto-bahamut.c index 18bceeb..af7e554 100644 --- a/src/proto-bahamut.c +++ b/src/proto-bahamut.c @@ -1105,6 +1105,7 @@ void init_parse(void) { userList_init(&dead_users); reg_exit_func(parse_cleanup); + (void)call_xquery_funcs; } int parse_line(char *line, int recursive) {