configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/ruleml.py
changeset 4 0951727b8815
parent 3 e7e0ae78773e
--- a/configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/ruleml.py	Tue Aug 10 14:29:28 2010 +0300
+++ b/configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/ruleml.py	Wed Sep 08 12:20:56 2010 +0300
@@ -151,7 +151,6 @@
             
             if self.context:
                 self.context.results += results
-                self.context.add_changed_refs(autoconfig.list_leaf_datas())
             return results
         finally:
             relations.unregister()