From: Thomas Roessler Date: Mon, 16 Nov 1998 11:44:42 +0000 (+0000) Subject: Drop ci_attach - it doesn't exist. Noted by Byrial Jensen. X-Git-Tag: mutt-0-94-17i-rel~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=623fe4de7b8e2ac7887f11bb22dbbd90d2c2c3da;p=mutt Drop ci_attach - it doesn't exist. Noted by Byrial Jensen. --- diff --git a/protos.h b/protos.h index 54d7bc64..e2b38027 100644 --- a/protos.h +++ b/protos.h @@ -432,4 +432,3 @@ int ioctl (int, int, ...); /* unsorted */ void ci_bounce_message (HEADER *, int *); void ci_send_message (int, HEADER *, char *, CONTEXT *, HEADER *); -void ci_attach (BODY *);