Skip to content
Permalink
Browse files
Remove an unused variable
  • Loading branch information
dr-m committed Sep 21, 2018
1 parent c139dc6 commit 8267510
Showing 1 changed file with 0 additions and 2 deletions.
@@ -181,8 +181,6 @@ bool wsrep_sst_donor_update (sys_var *self, THD* thd, enum_var_type type)
return 0;
}

static wsrep_uuid_t cluster_uuid = WSREP_UUID_UNDEFINED;

bool wsrep_before_SE()
{
return (wsrep_provider != NULL

0 comments on commit 8267510

Please sign in to comment.