Skip to content

Commit

Permalink
Remove obsolete declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisklein committed Oct 10, 2018
1 parent cb199e7 commit a78d35d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fairmq/FairMQDevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -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();

Expand Down

0 comments on commit a78d35d

Please sign in to comment.