don't mess with asynTraceMask any more
This commit is contained in:
@ -457,10 +457,6 @@ connectToBus(const char* portname, int addr)
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
// disable asyn errors to avoid flooding when device is disconnected
|
|
||||||
// user can re-enable later
|
|
||||||
pasynTrace->setTraceMask(pasynUser, 0);
|
|
||||||
|
|
||||||
asynInterface* pasynInterface;
|
asynInterface* pasynInterface;
|
||||||
|
|
||||||
// find the asynCommon interface
|
// find the asynCommon interface
|
||||||
|
Reference in New Issue
Block a user