summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2019-01-22 17:50:19 +0100
committerantirez <antirez@gmail.com>2019-01-22 17:50:19 +0100
commit52e33cbbca3cba1edee5c76b052602458999c47a (patch)
tree1da31a110007a7d837ecb8cf130fcca0d42482e0
parent5d264584655707822fe2551b15a1afa316db432e (diff)
downloadredis-acl.tar.gz
ACL: remove no longer existing flag from comment.acl
-rw-r--r--src/server.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server.c b/src/server.c
index 83229131a..990395a26 100644
--- a/src/server.c
+++ b/src/server.c
@@ -110,7 +110,6 @@ volatile unsigned long lru_clock; /* Server global current LRU time. */
* of memory.
* admin: admin command, like SAVE or SHUTDOWN.
* pub-sub: Pub/Sub related command.
- * force-repl: force replication of this command, regardless of server.dirty.
* no-script: command not allowed in scripts.
* random: random command. Command is not deterministic, that is, the same
* command with the same arguments, with the same key space, may have