Skip to content

Commit

Permalink
src: clean unused macro in inspector_socket.cc
Browse files Browse the repository at this point in the history
PR-URL: #26158
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
  • Loading branch information
gengjiawen authored and addaleax committed Mar 1, 2019
1 parent c8d30a7 commit 3e0978d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/inspector_socket.cc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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
Expand Down

0 comments on commit 3e0978d

Please sign in to comment.