remove writeRequest from the interface

This commit is contained in:
Jeff Hill
2006-11-18 00:33:09 +00:00
parent a8ed82801f
commit e9a208a78f
-2
View File
@@ -144,8 +144,6 @@ public:
epicsGuard < epicsMutex > &, const cacChannel::ioid & );
// IO requests
void writeRequest ( epicsGuard < epicsMutex > &, nciu &, unsigned type,
arrayElementCount nElem, const void * pValue );
netWriteNotifyIO & writeNotifyRequest (
epicsGuard < epicsMutex > &, nciu &, privateInterfaceForIO &,
unsigned type, arrayElementCount nElem, const void * pValue,