mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-15 07:20:17 +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
|
/// Handles the Reset() method
|
||||||
void ResetWrapper();
|
void ResetWrapper();
|
||||||
|
|
||||||
/// Used to call user code and handle uncaught exceptions
|
|
||||||
void CallAndHandleError(std::function<void()> callable);
|
|
||||||
|
|
||||||
/// Unblocks blocking channel send/receive calls
|
/// Unblocks blocking channel send/receive calls
|
||||||
void Unblock();
|
void Unblock();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user