summaryrefslogtreecommitdiff
path: root/src/node_http2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_http2.h')
-rw-r--r--src/node_http2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/node_http2.h b/src/node_http2.h
index 8a8ef74af9..fbfb9a434f 100644
--- a/src/node_http2.h
+++ b/src/node_http2.h
@@ -50,8 +50,6 @@ using performance::PerformanceEntry;
#define MAX_MAX_HEADER_LIST_SIZE 16777215u
#define DEFAULT_MAX_HEADER_LIST_PAIRS 128u
-#define MAX_BUFFER_COUNT 16
-
enum nghttp2_session_type {
NGHTTP2_SESSION_SERVER,
NGHTTP2_SESSION_CLIENT