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