diff --git a/res/res_corosync.c b/res/res_corosync.c
index e6044c30557eaeccb7b8a6e82185093d6b34210b..218151884e6f3a802e3b065cb74f04c954fa8175 100644
--- a/res/res_corosync.c
+++ b/res/res_corosync.c
@@ -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: