Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-apple committed Apr 14, 2021
1 parent a47e5cf commit dab0b68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/messaging/ExchangeContext.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ class DLL_EXPORT ExchangeContext : public ReferenceCounted<ExchangeContext, Exch
public:
typedef uint32_t Timeout; // Type used to express the timeout in this ExchangeContext, in milliseconds

~ExchangeContext() {}

/**
* Determine whether the context is the initiator of the exchange.
*
Expand Down

0 comments on commit dab0b68

Please sign in to comment.