removed call to NOOP routine

This commit is contained in:
Jeff Hill
2000-04-28 00:50:59 +00:00
parent 423fcc1dbd
commit 79728bc07d

View File

@@ -147,7 +147,6 @@ int iocInit()
/* Start up CA server */
rsrv_init();
db_attach_pvAdapter();
errlogPrintf("iocInit: All initialization complete\n");
initHooks(initHookAtEnd);