registerRecordDeviceDriver no needed here

This commit is contained in:
Marty Kraimer
2000-04-25 13:03:07 +00:00
parent 1cefd4b008
commit 0b31c54889

View File

@@ -119,7 +119,6 @@ int iocInit()
callbackInit();
/* let threads start */
threadSleep(.1);
registerRecordDeviceDriver(pdbbase);
initHooks(initHookAfterCallbackInit);
dbCaLinkInit(); initHooks(initHookAfterCaLinkInit);
initDrvSup(); initHooks(initHookAfterInitDrvSup);