mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-30 07:23:07 +03:00
codership/wsrep-lib#52 Removed client_service do_2pc()
This commit is contained in:
@ -77,9 +77,6 @@ namespace wsrep
|
||||
|
||||
int bf_rollback() WSREP_OVERRIDE;
|
||||
|
||||
bool do_2pc() const WSREP_OVERRIDE
|
||||
{ return do_2pc_; }
|
||||
|
||||
bool interrupted() const WSREP_OVERRIDE
|
||||
{ return killed_before_certify_; }
|
||||
|
||||
|
Reference in New Issue
Block a user