Browse Source

Deleted enter sequence call within init function

jos.itemis@gmail.com 13 years ago
parent
commit
84bbda5805

+ 0 - 2
plugins/org.yakindu.sct.generator.c/src/org/yakindu/sct/generator/c/templates/CustomStatemachineC.xpt

@@ -288,8 +288,6 @@ void 
 
 «ENDFOREACH»	
 	
-
-	«EXPAND ActionCode FOREACH this.enterSequence.steps»
 }
 
 «FOREACH this.scopes.typeSelect(InterfaceScope) AS interface»