aboutsummaryrefslogtreecommitdiff
path: root/rtty.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtty.c')
-rw-r--r--rtty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/rtty.c b/rtty.c
index 297b699..5d380c2 100644
--- a/rtty.c
+++ b/rtty.c
@@ -66,7 +66,6 @@ main(int argc, char *argv[])
printf("password: ");
getpw(pw);
setenv("SSHPASS", pw, 1);
- sshpass = 1;
}
/* Start ssh. */