Remove dead code
aliveNotification() and unresponsiveTransport() never called. Remove these, and code only referenced through these methods.
This commit is contained in:
@ -382,8 +382,6 @@ public:
|
||||
|
||||
void verified(epics::pvData::Status const &) {}
|
||||
|
||||
void aliveNotification() {}
|
||||
|
||||
void authNZMessage(epics::pvData::PVStructure::shared_pointer const & data) {}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user