made CA client service list an epics singleton

This commit is contained in:
Jeff Hill
2002-03-22 21:25:41 +00:00
parent 017bf6f96d
commit e0956c2c11
4 changed files with 8 additions and 7 deletions

View File

@@ -52,7 +52,7 @@ dbBaseIO::dbBaseIO () {}
dbServiceIOLoadTimeInit::dbServiceIOLoadTimeInit ()
{
cacGlobalServiceList.registerService ( this->dbio );
pGlobalServiceListCAC->registerService ( this->dbio );
}
dbServiceIO::dbServiceIO () :