From 5544af605f9b9c5f1f36ea0e5c42fef1c88af97f Mon Sep 17 00:00:00 2001 From: victor Date: Mon, 29 Aug 2005 03:22:46 +0000 Subject: revert r3108, fix the problem by bound correction as moving fav instead. (the problem still exists potentially.) git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3111 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index aeb81090..4c0003d2 100644 --- a/include/proto.h +++ b/include/proto.h @@ -257,8 +257,6 @@ void fav_set_folder_title(fav_type_t *ft, char *title); int fav_stack_full(void); void fav_folder_in(short fid); void fav_folder_out(void); -void fav_enter(void); -void fav_leave(void); void fav_free(void); int fav_v3_to_v4(void); int is_set_attr(fav_type_t *ft, char bit); -- cgit v1.2.3