diff --git a/src/ca/iocinf.h b/src/ca/iocinf.h index 17fc7d902..ae881b422 100644 --- a/src/ca/iocinf.h +++ b/src/ca/iocinf.h @@ -339,8 +339,6 @@ private: static tsFreeList < class nciu, 1024 > freeList; ~nciu (); // force pool allocation - //int issuePut ( ca_uint16_t cmd, unsigned id, chtype type, - // unsigned long count, const void *pvalue ); void lock () const; void unlock () const; void lockPIIU () const;