mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "Remove redundant module checks and references."
This commit is contained in:
@@ -391,7 +391,7 @@ AST_TEST_DEFINE(agi_loaded_test)
|
||||
}
|
||||
#endif
|
||||
|
||||
ast_agi_unregister(ast_module_info->self, &noop_command);
|
||||
ast_agi_unregister(&noop_command);
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user