mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +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()
|
||||
{
|
||||
if (hh && !mark) {
|
||||
const char *err = NULL;
|
||||
int arg_count = 2;
|
||||
mark++;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user