Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d4f507b

Browse filesBrowse files
danbevaddaleax
authored andcommitted
src: remove unused req_wrap-inl.h
This commit removes the inclusion of req_wrap-inl.h from udp_wrap.h, and tty_wrap.cc as they are not used. PR-URL: #20996 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent ab43581 commit d4f507b
Copy full SHA for d4f507b

File tree

Expand file treeCollapse file tree

2 files changed

+0
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-2
lines changed
Open diff view settings
Collapse file

‎src/tty_wrap.cc‎

Copy file name to clipboardExpand all lines: src/tty_wrap.cc
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
#include "handle_wrap.h"
2626
#include "node_buffer.h"
2727
#include "node_wrap.h"
28-
#include "req_wrap-inl.h"
2928
#include "stream_base-inl.h"
3029
#include "stream_wrap.h"
3130
#include "util-inl.h"
Collapse file

‎src/udp_wrap.h‎

Copy file name to clipboardExpand all lines: src/udp_wrap.h
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#include "async_wrap.h"
2828
#include "env.h"
2929
#include "handle_wrap.h"
30-
#include "req_wrap-inl.h"
3130
#include "uv.h"
3231
#include "v8.h"
3332

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.