summaryrefslogtreecommitdiffstats
path: root/sesman/scp_v0.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/scp_v0.c')
-rw-r--r--sesman/scp_v0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sesman/scp_v0.c b/sesman/scp_v0.c
index af84f80a..7848ca90 100644
--- a/sesman/scp_v0.c
+++ b/sesman/scp_v0.c
@@ -77,7 +77,6 @@ scp_v0_process(struct SCP_CONNECTION* c, struct SCP_SESSION* s)
if (display == 0)
{
auth_end(data);
- data = 0;
scp_v0s_deny_connection(c);
}
else