Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: remove node_bob.h and node_bob-inl.h #44607

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
src: remove node_bob.h and node_bob-inl.h
These were added in #32379 and were
supposed to get removed in #37067.

Signed-off-by: Darshan Sen <raisinten@gmail.com>
RaisinTen committed Sep 12, 2022

Verified

This commit was signed with the committer’s verified signature.
RaisinTen Darshan Sen
commit e5149690c17382a96dede2774977792b1a5972dd
1 change: 0 additions & 1 deletion .github/label-pr-config.yml
Original file line number Diff line number Diff line change
@@ -32,7 +32,6 @@ subSystemLabels:
/^src\/node_wasi/: c++, wasi
/^src\/node_worker/: c++, worker
/^src\/quic\/*/: c++, quic, dont-land-on-v14.x, dont-land-on-v12.x
/^src\/node_bob*/: c++, quic, dont-land-on-v14.x, dont-land-on-v12.x

# don't label python files as c++
/^src\/.+\.py$/: python, needs-ci
37 changes: 0 additions & 37 deletions src/node_bob-inl.h

This file was deleted.

111 changes: 0 additions & 111 deletions src/node_bob.h

This file was deleted.