From e3d9790af8488b115475131fb928ed974604abfc Mon Sep 17 00:00:00 2001 From: victor Date: Sun, 4 Jan 2004 11:51:50 +0000 Subject: show non-visible board in fav git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1457 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index ed883028..3e551c53 100644 --- a/include/proto.h +++ b/include/proto.h @@ -245,7 +245,6 @@ void fav_folder_in(short fid); void fav_folder_out(void); void fav_free(void); int fav_v3_to_v4(void); -int is_visible_item(fav_type_t *ft); int is_set_attr(fav_type_t *ft, char bit); void cleanup(void); char current_fav_at_root(void); -- cgit v1.2.3