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 2ca9d53137..ed047797c2 100644
--- a/src/tls_wrap.h
+++ b/src/tls_wrap.h
@@ -139,7 +139,6 @@ class TLSWrap : public AsyncWrap,
const uv_buf_t* buf,
uv_handle_type pending,
void* ctx);
- static void OnAfterWriteSelf(WriteWrap* w, void* ctx);
static void OnAllocSelf(size_t size, uv_buf_t* buf, void* ctx);
static void OnReadSelf(ssize_t nread,
const uv_buf_t* buf,