summaryrefslogtreecommitdiff
path: root/src/tls_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tls_wrap.h')
-rw-r--r--src/tls_wrap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tls_wrap.h b/src/tls_wrap.h
index b782e7c3c2..edd21cf1cf 100644
--- a/src/tls_wrap.h
+++ b/src/tls_wrap.h
@@ -56,7 +56,6 @@ class TLSWrap : public AsyncWrap,
v8::Local<v8::Value> unused,
v8::Local<v8::Context> context);
- void* Cast() override;
int GetFD() override;
bool IsAlive() override;
bool IsClosing() override;