whitespace

This commit is contained in:
Anthony Minessale 2010-10-08 17:05:09 -05:00
parent e3c427ad28
commit 4a3c726aff
1 changed files with 0 additions and 2 deletions

View File

@ -1425,8 +1425,6 @@ static void switch_load_core_config(const char *file)
switch_core_hash_insert(runtime.ptimes, "ilbc", &d_30);
switch_core_hash_insert(runtime.ptimes, "G723", &d_30);
if ((xml = switch_xml_open_cfg(file, &cfg, NULL))) {
switch_xml_t settings, param;