git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4887 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-04-07 21:23:01 +00:00
parent 10ae6900b4
commit 8f3249fce5
2 changed files with 7 additions and 3 deletions
@@ -1928,6 +1928,7 @@ SWITCH_MOD_DECLARE(switch_status_t) switch_module_shutdown(void)
break;
}
}
if (globals.init) {
ldl_global_destroy();
}