mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Remove obsolete declaration
This commit is contained in:
committed by
Dennis Klein
parent
cb199e7283
commit
a78d35d90d
@@ -512,9 +512,6 @@ class FairMQDevice : public FairMQStateMachine
|
||||
/// Handles the Reset() method
|
||||
void ResetWrapper();
|
||||
|
||||
/// Used to call user code and handle uncaught exceptions
|
||||
void CallAndHandleError(std::function<void()> callable);
|
||||
|
||||
/// Unblocks blocking channel send/receive calls
|
||||
void Unblock();
|
||||
|
||||
|
Reference in New Issue
Block a user