Unverified Commit efe92ee5 authored by Itamar Haber's avatar Itamar Haber Committed by GitHub
Browse files

Removes dead code (#7642)

Appears to be handled by server.stream_node_max_bytes in reality.
parent d6220f12
......@@ -31,8 +31,6 @@
#include "endianconv.h"
#include "stream.h"
#define STREAM_BYTES_PER_LISTPACK 2048
/* 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"
* entry at the start of the listpack> */
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment