Remove unused NGHTTP2_HD_MAX_BUFFER_LENGTH macro

This commit is contained in:
Tatsuhiro Tsujikawa 2014-04-30 10:55:43 +09:00
parent d61208b394
commit 167a1102e0
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
by the spec. We just chose the arbitrary size */
#define NGHTTP2_HD_MAX_NAME 256
#define NGHTTP2_HD_MAX_VALUE 8192
#define NGHTTP2_HD_MAX_BUFFER_LENGTH (1 << 15)
/* Default size of maximum table buffer size for encoder. Even if
remote decoder notifies larger buffer size for its decoding,