From ec34df23fc52faf57b5321c47d059706dfda61a2 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Mon, 5 Aug 1996 19:21:26 +0000 Subject: [PATCH] removed unused proto --- src/ca/iocinf.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/ca/iocinf.h b/src/ca/iocinf.h index 054bf1057..6436d5095 100644 --- a/src/ca/iocinf.h +++ b/src/ca/iocinf.h @@ -32,6 +32,9 @@ /************************************************************************/ /* $Log$ + * Revision 1.54 1996/06/20 21:43:15 jhill + * restored io_done_sem (removed by cleanup) + * * Revision 1.53 1996/06/20 21:19:35 jhill * fixed posix signal problem with "cc -Xc" * @@ -595,8 +598,6 @@ unsigned short port, int net_proto ); -int ca_check_for_fp(void); - void caSetupBCastAddrList (ELLLIST *pList, SOCKET sock, unsigned port); int ca_os_independent_init (void);