X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Fcore%2FTemplate.java;h=a3d0e4eb3df2b1ec626535d67cf1bf348c1f23e9;hp=efa3bbb9796f2192a193af8f90f48c92f707a61b;hb=a9e4fbe550f9618ebef864db11d4b249578db9dd;hpb=2c7492501427a4876792cc12492d2185a605d7c4 diff --git a/src/org/ibex/core/Template.java b/src/org/ibex/core/Template.java index efa3bbb..a3d0e4e 100644 --- a/src/org/ibex/core/Template.java +++ b/src/org/ibex/core/Template.java @@ -33,7 +33,6 @@ public class Template { private JS script = null; ///< the script on this node Template prev; Template prev2; - JSScope staticScope = null; ///< the scope in which the static block is executed JS staticObject = null; @@ -86,8 +85,9 @@ public class Template { for(int i=0; i