From c815fd04ff7750745bb890753095c946ca4e7abf Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Mon, 20 Nov 2000 17:38:40 +0000 Subject: [PATCH] removed include of inline func --- src/ca/netReadNotifyIO.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ca/netReadNotifyIO.cpp b/src/ca/netReadNotifyIO.cpp index 4dfc1307a..186bef624 100644 --- a/src/ca/netReadNotifyIO.cpp +++ b/src/ca/netReadNotifyIO.cpp @@ -12,7 +12,6 @@ #include "iocinf.h" #include "netReadNotifyIO_IL.h" -#include "cacNotifyIO_IL.h" tsFreeList < class netReadNotifyIO, 1024 > netReadNotifyIO::freeList;