SVGHMI: removed dead code svghmi
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Wed, 13 May 2020 18:27:26 +0200
branchsvghmi
changeset 2959 ae549ba1a116
parent 2958 895d3f2b1786
child 2960 5ad82541b46e
SVGHMI: removed dead code
svghmi/widget_foreach.ysl2
--- a/svghmi/widget_foreach.ysl2	Wed May 13 18:26:38 2020 +0200
+++ b/svghmi/widget_foreach.ysl2	Wed May 13 18:27:26 2020 +0200
@@ -1,7 +1,6 @@
 
 template "widget[@type='ForEach']", mode="widget_defs" {
     param "hmi_element";
-    const "widgets", "func:refered_elements($forEach_widgets)[not(@id = $forEach_widgets_ids)]";
 
     const "class","arg[1]/@value";