fixed warning

This commit is contained in:
Jeff Hill
1998-02-18 22:46:47 +00:00
parent 45291dbb90
commit 6b1be2ea5c
3 changed files with 44 additions and 46 deletions
+5 -4
View File
@@ -29,6 +29,9 @@
*
* History
* $Log$
* Revision 1.20 1998/02/05 23:05:27 jhill
* removed static members
*
* Revision 1.19 1997/08/05 00:47:16 jhill
* fixed warnings
*
@@ -167,7 +170,6 @@ typedef caResId caEventId;
//
class caServerI;
//
// casEventSys
//
@@ -863,9 +865,8 @@ class caServerI :
private uintResTable<casRes>,
public casEventRegistry {
public:
caServerI(caServer &tool, unsigned pvCountEstimate);
caStatus init(); //constructor does not return status
~caServerI();
caServerI (caServer &tool, unsigned pvCountEstimate);
~caServerI ();
//
// find the channel associated with a resource id