Skip to content

Commit 4f339b5

Browse files
committed
src: remove unused node_dtrace.h from node_win32
This commit removes the inclusion of node_dtrace.h from node_win32_etw_provider.cc. I was not expecting to find it in a windows source file and could not find any usage of it. PR-URL: #15768 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Minwoo Jung <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 0c49038 commit 4f339b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_win32_etw_provider.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2020
// USE OR OTHER DEALINGS IN THE SOFTWARE.
2121

22-
#include "node_dtrace.h"
2322
#include "node_win32_etw_provider.h"
2423
#include "node_etw_provider.h"
2524
#include "node_win32_etw_provider-inl.h"

0 commit comments

Comments
 (0)