aboutsummaryrefslogtreecommitdiffstats
path: root/smtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'smtp.h')
-rw-r--r--smtp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/smtp.h b/smtp.h
index d862314f..939ebfdc 100644
--- a/smtp.h
+++ b/smtp.h
@@ -22,7 +22,6 @@ int SMTP_data(int socket);
int SMTP_eom(int socket);
int SMTP_quit(int socket);
int SMTP_ok(int socket,char *argbuf);
-int SMTP_Gets(int socket,char *buf,int sz);
void SMTP_rset(int socket);
#endif /* HAVE_PROTOTYPES */