mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-08-08 02:02:57 +03:00
Cleaned up client_state interface.
This commit is contained in:
@@ -29,7 +29,7 @@ namespace wsrep
|
||||
{
|
||||
if (transaction().active())
|
||||
{
|
||||
(void)rollback();
|
||||
(void)client_service().rollback();
|
||||
}
|
||||
}
|
||||
private:
|
||||
|
Reference in New Issue
Block a user