fixing compilation error

This commit is contained in:
kapil 2012-06-21 01:09:51 +05:30
parent b980f47097
commit 6a1229c8f9
1 changed files with 0 additions and 2 deletions

View File

@ -257,8 +257,6 @@ switch_status_t sng_mgco_start(megaco_profile_t* profile )
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_INFO, " mgco_mg_tsap_enable_cntrl SUCCESS \n");
}
mgco_mg_enble_debug();
return SWITCH_STATUS_SUCCESS;
}