From 3e4ba33de1435641e65f4a2fd8f4f02c3949c3da Mon Sep 17 00:00:00 2001 From: piaip Date: Tue, 11 Mar 2008 03:57:41 +0000 Subject: - removed indict, because there's no any reason to keep those out-dated data. - removed MRT map because it is not a real 'search' tool. - removed 'search' in P menu because there is no useful stuff in it. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3990 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 1c594cdb..cd8a260a 100644 --- a/include/proto.h +++ b/include/proto.h @@ -327,10 +327,6 @@ ChessInfo* gomoku_replay(FILE* fp); /* guess */ int guess_main(void); -/* indict */ -int x_dict(void); -int use_dict(char *dict,char *database); - /* convert */ void set_converting_type(int which); -- cgit v1.2.3