summaryrefslogtreecommitdiff
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 3455463..2c90f5e 100644
--- a/src/pty.c
+++ b/src/pty.c
@@ -74,8 +74,6 @@
# undef HAVE_SVR4_PTYS
#endif
-extern int eff_uid;
-
/* used for opening a new pty-pair: */
static char PtyName[32], TtyName[32];