mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
Allow res_corosync to build
ast_enable_distributed_devstate is no longer applicable to how the distributed device state system works and is no longer necessary. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@385886 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -660,8 +660,6 @@ static int load_module(void)
|
||||
|
||||
ast_cli_register_multiple(corosync_cli, ARRAY_LEN(corosync_cli));
|
||||
|
||||
ast_enable_distributed_devstate();
|
||||
|
||||
return AST_MODULE_LOAD_SUCCESS;
|
||||
|
||||
failed:
|
||||
|
Reference in New Issue
Block a user