mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-31 18:24:25 +03:00
codership/wsrep-lib#52 Removed client_service do_2pc()
This commit is contained in:
@ -33,7 +33,6 @@ namespace db
|
||||
public:
|
||||
client_service(db::client& client);
|
||||
|
||||
bool do_2pc() const override;
|
||||
bool interrupted() const override { return false; }
|
||||
void reset_globals() override { }
|
||||
void store_globals() override { }
|
||||
|
Reference in New Issue
Block a user