summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cluster.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cluster.c b/src/cluster.c
index 499daf687..81ffba48b 100644
--- a/src/cluster.c
+++ b/src/cluster.c
@@ -7373,7 +7373,6 @@ unsigned int delKeysInSlot(unsigned int hashslot) {
moduleNotifyKeyspaceEvent(NOTIFY_GENERIC, "del", key, server.db[0].id);
postExecutionUnitOperations();
decrRefCount(key);
- postExecutionUnitOperations();
j++;
server.dirty++;
}