diff --git a/src/cluster.c b/src/cluster.c index 2d56643b..55e21b87 100644 --- a/src/cluster.c +++ b/src/cluster.c @@ -2037,7 +2037,6 @@ void clusterHandleSlaveFailover(void) { "Slave rank updated to #%d, added %lld milliseconds of delay.", newrank, added_delay); } - return; } /* Return ASAP if we can't still start the election. */