small correction from 241314

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@241315 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jeff Peeler
2010-01-19 18:51:19 +00:00
parent 4bb10fe6a9
commit 716d3880fc

View File

@@ -578,8 +578,6 @@ static struct ast_frame *agent_read(struct ast_channel *ast)
ast_softhangup(p->chan, AST_SOFTHANGUP_EXPLICIT);
ast_channel_unlock(p->chan);
}
} else {
p->deferlogoff = 1;
}
}
}