diff options
Diffstat (limited to 'pith/conf.h')
-rw-r--r-- | pith/conf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pith/conf.h b/pith/conf.h index a2e5a8a5..a7651145 100644 --- a/pith/conf.h +++ b/pith/conf.h @@ -914,7 +914,6 @@ char **get_supported_options(void); unsigned reset_startup_rule(MAILSTREAM *); void free_pinerc_lines(PINERC_LINE **); void panic1(char *, char *); -int pith_ssl_encryption_version(char *); /* mandatory to implement prototypes */ int set_input_timeout(int); |