From df46e177477e50b30d7425c8b7c05c0e54a9113e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 14 Jan 1997 17:21:05 +0000 Subject: Expunge fix. svn path=/trunk/; revision=759 --- fetchmail.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index a329c19f..d969945c 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -128,7 +128,6 @@ struct method int (*fetch)(); /* fetch a given message */ int (*trail)(); /* eat trailer of a message */ int (*delete)(); /* delete method */ - char *expunge_cmd; /* expunge command */ char *exit_cmd; /* exit command */ }; -- cgit v1.2.3