Skip to content

Commit 94eca79

Browse files
danbevjasnell
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 <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 1af8b70 commit 94eca79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_crypto_clienthello.cc

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
#include "node_crypto_clienthello.h"
2323
#include "node_crypto_clienthello-inl.h"
24-
#include "node_buffer.h" // Buffer
2524

2625
namespace node {
2726

0 commit comments

Comments
 (0)