mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Remove query()
method from wsrep::client_service
interface
This commit is contained in:
@ -76,8 +76,6 @@ namespace wsrep
|
||||
, aborts_()
|
||||
{ }
|
||||
|
||||
std::string query() const WSREP_OVERRIDE { return ""; }
|
||||
|
||||
int bf_rollback() WSREP_OVERRIDE;
|
||||
|
||||
bool interrupted(wsrep::unique_lock<wsrep::mutex>&)
|
||||
|
Reference in New Issue
Block a user