diff --git a/src/t_stream.c b/src/t_stream.c index 3f31b5f9..ed354437 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 [CONSUMERS group|GROUPS|STREAM]. STREAM is the default */