aboutsummaryrefslogtreecommitdiff
path: root/src/tty_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tty_wrap.h')
-rw-r--r--src/tty_wrap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tty_wrap.h b/src/tty_wrap.h
index ad5f364134..f794e2112f 100644
--- a/src/tty_wrap.h
+++ b/src/tty_wrap.h
@@ -36,8 +36,6 @@ class TTYWrap : public LibuvStreamWrap {
v8::Local<v8::Value> unused,
v8::Local<v8::Context> context);
- uv_tty_t* UVHandle();
-
SET_NO_MEMORY_INFO()
SET_MEMORY_INFO_NAME(TTYWrap)
SET_SELF_SIZE(TTYWrap)