summaryrefslogtreecommitdiffstats
path: root/sesman/scp_v0.c
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2009-12-26 22:18:53 +0000
committerjsorg71 <jsorg71>2009-12-26 22:18:53 +0000
commit7136d457e966401223b3989b9a781f86d1dbd8e2 (patch)
tree3915b182d5b799d671a4abc4fc69783f927b952a /sesman/scp_v0.c
parentf02566c7c53c6c4992bb6294129e14aabdee8622 (diff)
downloadxrdp-proprietary-7136d457e966401223b3989b9a781f86d1dbd8e2.tar.gz
xrdp-proprietary-7136d457e966401223b3989b9a781f86d1dbd8e2.zip
remove some dead code
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