configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/ruleml.py
changeset 9 63964d875993
parent 4 0951727b8815
--- a/configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/ruleml.py	Tue Oct 26 10:43:50 2010 +0100
+++ b/configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/ruleml.py	Sat Nov 06 16:59:14 2010 +0200
@@ -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()