mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-22 20:04:52 +00:00
remove unreferenced variable
This commit is contained in:
parent
92cd095006
commit
e414d99438
@ -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++;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user