From 61a95bca5bfeb8426bcb6616d10f5eacfc9de612 Mon Sep 17 00:00:00 2001 From: wens Date: Thu, 19 Jun 2008 02:38:21 +0000 Subject: Move stamp* to common library, with weak symbols Remove stamplink Header file cleanup git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4379 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index bda24a0d..ff7d4bcb 100644 --- a/include/proto.h +++ b/include/proto.h @@ -472,9 +472,6 @@ void EnumTagFhdr(fileheader_t *fhdr, char *direct, int locus); void UnTagger (int locus); /* record */ int stampfile_u(char *fpath, fileheader_t *fh); -inline int stampfile(char *fpath, fileheader_t *fh); -void stampdir(char *fpath, fileheader_t *fh); -void stamplink(char *fpath, fileheader_t *fh); int delete_files(const char* dirname, int (*filecheck)(), int record); void set_safedel_fhdr(fileheader_t *fhdr); #ifdef SAFE_ARTICLE_DELETE -- cgit v1.2.3