Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2013-12-17 23:05:26 +0400
committerChristopher Faylor <me@cgf.cx>2013-12-17 23:05:26 +0400
commit891b1e7e22ff6a20040c81b0e21bfe977cbee445 (patch)
treefb3b68c5a92ed9e881c79f8f427cb615cd0b2b42 /winsup/cygwin/fhandler.h
parentf51db32d8c8e45123a9465f1a49dd0b7fa036938 (diff)
* fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete.
* fhandler_tty.cc (fhandler_pty_master::~fhandler_pty_master): Ditto.
Diffstat (limited to 'winsup/cygwin/fhandler.h')
-rw-r--r--winsup/cygwin/fhandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/fhandler.h b/winsup/cygwin/fhandler.h
index 705363bcf..0b930c3cd 100644
--- a/winsup/cygwin/fhandler.h
+++ b/winsup/cygwin/fhandler.h
@@ -1573,7 +1573,6 @@ public:
void flush_to_slave ();
fhandler_pty_master (void *) {}
- ~fhandler_pty_master ();
void copyto (fhandler_base *x)
{