From 1b0e3ccd58a342a56779dd843abd0f5e3f1c9dea Mon Sep 17 00:00:00 2001 From: piaip Date: Thu, 17 Apr 2008 05:51:13 +0000 Subject: - (internal) getans -> vans - (internal) update license git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4175 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 674fea53..91b8ddd2 100644 --- a/include/proto.h +++ b/include/proto.h @@ -604,8 +604,6 @@ int search_aidu(char *bfile, aidu_t aidu); int log_user(const char *fmt, ...) GCC_CHECK_FORMAT(1,2); time4_t gettime(int line, time4_t dt, const char* head); void setcalfile(char *buf, char *userid); -char getans(const char *fmt,...) GCC_CHECK_FORMAT(1,2); -int getkey(const char *fmt,...) GCC_CHECK_FORMAT(1,2); int show_file(const char *filename, int y, int lines, int mode); int cursor_key(int row, int column); int search_num(int ch, int max); -- cgit v1.2.3