summaryrefslogtreecommitdiff
path: root/src/map/chrif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/chrif.c')
-rw-r--r--src/map/chrif.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/chrif.c b/src/map/chrif.c
index 7fbff78e4..2ce7dcf4a 100644
--- a/src/map/chrif.c
+++ b/src/map/chrif.c
@@ -600,7 +600,6 @@ void chrif_authok(int fd)
{ //Auth Ok
if (pc_authok(sd, login_id2, expiration_time, status))
{
- chrif_char_online(sd);
return;
}
} else { //Auth Failed