summaryrefslogtreecommitdiff
path: root/src/inspector_socket.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/inspector_socket.cc')
-rw-r--r--src/inspector_socket.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspector_socket.cc b/src/inspector_socket.cc
index fd10231af7..139a7352ea 100644
--- a/src/inspector_socket.cc
+++ b/src/inspector_socket.cc
@@ -14,7 +14,6 @@
#include <cstring>
#define ACCEPT_KEY_LENGTH base64_encoded_size(20)
-#define BUFFER_GROWTH_CHUNK_SIZE 1024
#define DUMP_READS 0
#define DUMP_WRITES 0