forked from Mirrors/freeswitch
revert this change for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9676 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
cd66f128a0
commit
92af3e726d
@ -1 +1 @@
|
||||
Fri Sep 26 15:32:07 EDT 2008
|
||||
Fri Sep 26 18:37:04 CDT 2008
|
||||
|
@ -1019,10 +1019,8 @@ void _su_home_deinit(su_home_t *home)
|
||||
|
||||
home->suh_blocks = NULL;
|
||||
|
||||
if (home->suh_lock) {
|
||||
if (home->suh_lock)
|
||||
_su_home_destroy_mutexes(home->suh_lock);
|
||||
UNLOCK(home);
|
||||
}
|
||||
}
|
||||
|
||||
home->suh_lock = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user