summaryrefslogtreecommitdiff
path: root/src/t_stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/t_stream.c')
-rw-r--r--src/t_stream.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/t_stream.c b/src/t_stream.c
index 3f31b5f93..ed3544374 100644
--- a/src/t_stream.c
+++ b/src/t_stream.c
@@ -1805,6 +1805,4 @@ void xclaimCommand(client *c) {
setDeferredMultiBulkLength(c,arraylenptr,arraylen);
}
-/* XREAD-GROUP will be implemented by xreadGenericCommand() */
-
/* XINFO <key> [CONSUMERS group|GROUPS|STREAM]. STREAM is the default */