From 623fe4de7b8e2ac7887f11bb22dbbd90d2c2c3da Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Mon, 16 Nov 1998 11:44:42 +0000 Subject: [PATCH] Drop ci_attach - it doesn't exist. Noted by Byrial Jensen. --- protos.h | 1 - 1 file changed, 1 deletion(-) 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 *); -- 2.49.0