No need to call epicsThreadInit since it is now completely internal to
osdThread.c.
This commit is contained in:
@@ -308,11 +308,6 @@ Init (rtems_task_argument ignored)
|
||||
openlog ("IOC", LOG_CONS, LOG_DAEMON);
|
||||
syslog (LOG_NOTICE, "IOC started.");
|
||||
|
||||
/*
|
||||
* Do EPICS initialization
|
||||
*/
|
||||
epicsThreadInit ();
|
||||
|
||||
/*
|
||||
* Run the EPICS startup script
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user