summaryrefslogtreecommitdiff
path: root/pith/mailcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/mailcap.h')
-rw-r--r--pith/mailcap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pith/mailcap.h b/pith/mailcap.h
index c9f7a256..25ccd115 100644
--- a/pith/mailcap.h
+++ b/pith/mailcap.h
@@ -29,7 +29,6 @@ char *mc_conf_path(char *, char *, char *, int, char *);
int mailcap_can_display(int, char *, BODY *, int);
MCAP_CMD_S *mailcap_build_command(int, char *, BODY *, char *, int *, int);
void mailcap_free(void);
-char *mc_template(char *, BODY *, int);
/* currently mandatory to implement stubs */