From 2743aa3f2140fa84e9c8bf08f84d62dbc5b406d4 Mon Sep 17 00:00:00 2001 From: in2 Date: Mon, 9 Feb 2004 09:26:43 +0000 Subject: warning free git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1520 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index ba5c8b0c..1da8c481 100644 --- a/include/proto.h +++ b/include/proto.h @@ -278,10 +278,6 @@ int x_dict(); int use_dict(char *dict,char *database); /* convert */ -int gb_write(int fd, void *buf, size_t count); -int gb_read(int fd, void *buf, size_t count); -int utf8_write(int fd, void *buf, size_t count); -int utf8_read(int fd, void *buf, size_t count); void set_converting_type(int which); /* io */ -- cgit v1.2.3