eliminate disconnect message from ca_task_exit
This commit is contained in:
@@ -150,6 +150,11 @@ void oldChannelNotify::disconnectNotify ()
|
||||
}
|
||||
}
|
||||
|
||||
void oldChannelNotify::serviceShutdownNotify ()
|
||||
{
|
||||
delete this;
|
||||
}
|
||||
|
||||
void oldChannelNotify::accessRightsNotify ( const caAccessRights &ar )
|
||||
{
|
||||
struct access_rights_handler_args args;
|
||||
|
||||
Reference in New Issue
Block a user