diff options
Diffstat (limited to 'common/src/tfe_resource.cpp')
| -rw-r--r-- | common/src/tfe_resource.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/src/tfe_resource.cpp b/common/src/tfe_resource.cpp index f1626ae..f730f8e 100644 --- a/common/src/tfe_resource.cpp +++ b/common/src/tfe_resource.cpp @@ -152,7 +152,6 @@ static struct maat *create_maat_feather(const char *instance_name, const char *p maat_options_set_deferred_load_on(opts); } - maat_options_set_rule_effect_interval_ms(opts, effect_interval); if (strlen(accept_path) > 0) { MESA_load_profile_string_def(accept_path, "maat", "ACCEPT_TAGS", accept_tags, sizeof(accept_tags), "{\"tags\":[{\"tag\":\"device_id\",\"value\":\"device_1\"}]}"); |
