mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
Removes dead code (#7642)
Appears to be handled by server.stream_node_max_bytes in reality.
This commit is contained in:
parent
d6220f12a9
commit
efe92ee546
@ -31,8 +31,6 @@
|
|||||||
#include "endianconv.h"
|
#include "endianconv.h"
|
||||||
#include "stream.h"
|
#include "stream.h"
|
||||||
|
|
||||||
#define STREAM_BYTES_PER_LISTPACK 2048
|
|
||||||
|
|
||||||
/* Every stream item inside the listpack, has a flags field that is used to
|
/* Every stream item inside the listpack, has a flags field that is used to
|
||||||
* mark the entry as deleted, or having the same field as the "master"
|
* mark the entry as deleted, or having the same field as the "master"
|
||||||
* entry at the start of the listpack> */
|
* entry at the start of the listpack> */
|
||||||
|
Loading…
Reference in New Issue
Block a user