提交 e414d994 authored 作者: Jeff Lenk's avatar Jeff Lenk

remove unreferenced variable

上级 92cd0950
...@@ -123,7 +123,6 @@ void Session::check_hangup_hook() ...@@ -123,7 +123,6 @@ void Session::check_hangup_hook()
void Session::do_hangup_hook() void Session::do_hangup_hook()
{ {
if (hh && !mark) { if (hh && !mark) {
const char *err = NULL;
int arg_count = 2; int arg_count = 2;
mark++; mark++;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论