Skip to content

Commit 2e23da1

Browse files
danbevMylesBorins
authored andcommitted
src: remove unused node_buffer.h include
I can't find any usage of Buffer in this file and think the include can be removed. PR-URL: #13095 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 92cc96f commit 2e23da1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_crypto_clienthello.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#include "node_crypto_clienthello.h"
22
#include "node_crypto_clienthello-inl.h"
3-
#include "node_buffer.h" // Buffer
43

54
namespace node {
65

0 commit comments

Comments
 (0)