mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 08:41:16 +00:00
Remove obsolete declaration
This commit is contained in:
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();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user