move more functions in file.c
[apps/madmutt.git] / protos.h
index 9093cea..20b04ac 100644 (file)
--- a/protos.h
+++ b/protos.h
@@ -38,7 +38,6 @@ CONTENT *mutt_get_content_info (const char *fname, BODY * b);
 
 int mutt_cmp_header (const HEADER*, const HEADER*);
 
-time_t mutt_decrease_mtime (const char *, struct stat *);
 int is_from (const char *, char *, ssize_t, time_t *);
 
 const char *mutt_charset_hook (const char *);