mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-24 10:42:31 +03:00
Fixed compilation errors picked up by travis clang builds
This commit is contained in:
@ -55,7 +55,6 @@ class mock_server_state;
|
||||
void store_globals() WSREP_OVERRIDE { }
|
||||
void reset_globals() WSREP_OVERRIDE { }
|
||||
private:
|
||||
wsrep::server_state& server_state_;
|
||||
wsrep::mock_client_service client_service_;
|
||||
wsrep::mock_client_state client_state_;
|
||||
};
|
||||
|
Reference in New Issue
Block a user