avoid double io cancel
This commit is contained in:
@@ -18,7 +18,6 @@ epicsMutex oldSubscription::freeListMutex;
|
||||
|
||||
oldSubscription::~oldSubscription ()
|
||||
{
|
||||
this->chan.ioCancel ( this->id );
|
||||
}
|
||||
|
||||
void oldSubscription::current (
|
||||
|
||||
Reference in New Issue
Block a user