From 15341cdae111f6689327d72e57341b6ef614c342 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 5 Dec 1996 04:57:57 +0000 Subject: Ready for Rachel. svn path=/trunk/; revision=602 --- smtp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'smtp.h') diff --git a/smtp.h b/smtp.h index d673ec93..cdcadd5a 100644 --- a/smtp.h +++ b/smtp.h @@ -21,6 +21,5 @@ int SMTP_data(FILE *sockfp); int SMTP_eom(FILE *sockfp); int SMTP_quit(FILE *sockfp); int SMTP_ok(FILE *sockfp); -void SMTP_rset(FILE *sockfp); #endif -- cgit v1.2.3