mod_freetdm: Remove duplicate assignment.
curr is getting set in the for() statement (again). Use that, remove
the other line setting it.
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
正在显示
请
注册
或者
登录
后发表评论
curr is getting set in the for() statement (again). Use that, remove
the other line setting it.
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>