summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h4
1 files changed, 0 insertions, 4 deletions
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);