remove unused var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8973 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3bca9410f4
commit
3f1a474f72
|
@ -121,7 +121,6 @@ switch_status_t PySession::run_dtmf_callback(void *input, switch_input_type_t it
|
|||
|
||||
char *resultStr;
|
||||
char *funcargs;
|
||||
switch_file_handle_t *fh = NULL;
|
||||
bool did_swap_in = false;
|
||||
|
||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "run_dtmf_callback\n");
|
||||
|
|
Loading…
Reference in New Issue