mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-28 07:35:52 +00:00
clear session on shutdown
This commit is contained in:
@@ -93,9 +93,6 @@ public:
|
||||
|
||||
void
|
||||
unsubProposedTransactions(std::shared_ptr<session>& session);
|
||||
|
||||
void
|
||||
clearSession(std::shared_ptr<session> const& session);
|
||||
};
|
||||
|
||||
#endif //SUBSCRIPTION_MANAGER_H
|
||||
Reference in New Issue
Block a user