]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
whitespace
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 8 Oct 2010 22:05:09 +0000 (17:05 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 8 Oct 2010 22:05:09 +0000 (17:05 -0500)
src/switch_core.c

index 567fcfd14acb805e677f3386fc70e9953eea9c59..1275b906e7ec002eded7bc0f45a0134ed171dc12 100644 (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;