Commit e989cd1f authored by Ben Noordhuis's avatar Ben Noordhuis Committed by Daniel Bevenius
Browse files

src: fix compile warnings introduced in 73ad3f9b

Fix warnings introduced in commit 73ad3f9b ("inspector: Fix crash for
WS connection"):

* add missing `override` keywords
* remove unused fields and functions

PR-URL: https://github.com/nodejs/node/pull/17649


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarDaniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarTimothy Gu <timothygu99@gmail.com>
Reviewed-By: default avatarEugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: default avatarMichael Dawson <michael_dawson@ca.ibm.com>
parent 246aeaca
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment