mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 03:50:31 +00:00
Merge "Remove redundant module checks and references."
This commit is contained in:
@@ -2177,8 +2177,6 @@ static int load_module(void)
|
||||
{
|
||||
struct ao2_container *new_states;
|
||||
|
||||
CHECK_PJSIP_MODULE_LOADED();
|
||||
|
||||
shutdown_group = ast_serializer_shutdown_group_alloc();
|
||||
if (!shutdown_group) {
|
||||
return AST_MODULE_LOAD_DECLINE;
|
||||
|
Reference in New Issue
Block a user