summaryrefslogtreecommitdiffstats
path: root/src/pty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pty.c')
-rw-r--r--src/pty.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pty.c b/src/pty.c
index 940f63e027..7171734758 100644
--- a/src/pty.c
+++ b/src/pty.c
@@ -126,8 +126,6 @@
# undef HAVE_SVR4_PTYS
#endif
-static void initmaster(int);
-
/*
* Open all ptys with O_NOCTTY, just to be on the safe side.
*/