Revert "dbCa: iocInit wait for local CA links to connect"

This reverts commit a46bd5ae88.
This commit is contained in:
Michael Davidsaver
2025-10-17 14:51:46 -07:00
parent a46bd5ae88
commit 3f382f6b68
5 changed files with 15 additions and 62 deletions
@@ -29,6 +29,13 @@
#include "dbEvent.h"
#include "shareLib.h"
/* Declarations from cadef.h and db_access.h which we can't include here */
typedef void * chid;
typedef void * evid;
epicsShareExtern const unsigned short dbr_value_size[];
epicsShareExtern short epicsShareAPI ca_field_type (chid chan);
#define MAX_UNITS_SIZE 8
#include "dbCaPvt.h"
#include "errlog.h"
#include "testMain.h"