This commit is contained in:
Jeff Hill
2004-10-08 14:54:45 +00:00
parent 7571947ceb
commit f9f5381a30

View File

@@ -8,7 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Id$
//
// Author: Jeffrey O. Hill
// johill@lanl.gov
@@ -507,6 +506,7 @@ public:
//
epicsShareFunc caServer * getCAS () const;
// not to be called by the user
void destroyRequest ();
private:
@@ -632,6 +632,7 @@ public:
//
epicsShareFunc casPV * getPV ();
// not to be called by the user
void destroyRequest ();
private: