X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2Fmodules%2FNeonFun.mod%2Fgame_4wins.h;h=c21fe31f99a9b974be756472d9819e39eac7169e;hp=7e404b6e02c5de4819b16ec7470d34326698d18c;hb=c8e7ce1c57afaebf3996a6712c45f4c89c34ba44;hpb=e77f75ad6cda0f1856710d685895284d694ef70d diff --git a/src/modules/NeonFun.mod/game_4wins.h b/src/modules/NeonFun.mod/game_4wins.h index 7e404b6..c21fe31 100644 --- a/src/modules/NeonFun.mod/game_4wins.h +++ b/src/modules/NeonFun.mod/game_4wins.h @@ -57,7 +57,6 @@ void fourwins_show_matrix(struct fourwins_game *game); TIMEQ_CALLBACK(fourwins_timeout); void fourwins_free_game(struct fourwins_game *game); void fourwins_event_part(struct ChanUser *chanuser); -void fourwins_event_quit(struct UserNode *user); void fourwins_event_freechan(struct ChanNode *chan); #endif