Skip to content

Commit 58cb073

Browse files
committed
src: remove QUIC_PACKET from AsyncWrap::Type enum
Signed-off-by: James M Snell <[email protected]>
1 parent da1e78a commit 58cb073

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/async_wrap.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ namespace node {
6363
V(QUERYWRAP) \
6464
V(QUIC_ENDPOINT) \
6565
V(QUIC_LOGSTREAM) \
66-
V(QUIC_PACKET) \
6766
V(QUIC_SESSION) \
6867
V(QUIC_STREAM) \
6968
V(QUIC_UDP) \

0 commit comments

Comments
 (0)