From 47cf7faef476d8e1a08acbb0a8b009c479d14147 Mon Sep 17 00:00:00 2001 From: piaip Date: Fri, 4 Jan 2013 16:46:32 +0000 Subject: Fix chicken protos git-svn-id: http://opensvn.csie.org/pttbbs/trunk@5749 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- pttbbs/include/proto.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/pttbbs/include/proto.h b/pttbbs/include/proto.h index 922b2fd4..f086e2bd 100644 --- a/pttbbs/include/proto.h +++ b/pttbbs/include/proto.h @@ -186,10 +186,7 @@ ChessInfo* chc_replay(FILE* fp); /* chicken */ int chicken_main(void); -int chickenpk(int fd); -int load_chicken(const char *uid, chicken_t *mychicken); void chicken_query(const char *userid); -void show_chicken_data(chicken_t *thechicken); void chicken_toggle_death(const char *uid); /* dark */ -- cgit v1.2.3