mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 10:33:13 +00:00
Remove comment that no longer applies
The monitor thread is already properly torn down on unload and load failure. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@395619 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1789,7 +1789,6 @@ error:
|
|||||||
ast_pjsip_endpoint = NULL;
|
ast_pjsip_endpoint = NULL;
|
||||||
}
|
}
|
||||||
pj_caching_pool_destroy(&caching_pool);
|
pj_caching_pool_destroy(&caching_pool);
|
||||||
/* XXX Should have a way of stopping monitor thread */
|
|
||||||
return AST_MODULE_LOAD_DECLINE;
|
return AST_MODULE_LOAD_DECLINE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user