Skip to content

Commit c2f8b8c

Browse files
authored
Remove mistakenly added code (#8752)
1 parent 809ed28 commit c2f8b8c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

OMCompiler/Compiler/FrontEnd/DAEUtil.mo

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -900,10 +900,6 @@ algorithm
900900
end match;
901901
end setMinMax;
902902

903-
public function getTypeDefaultStart
904-
905-
end getTypeDefaultStart;
906-
907903
public function getStartAttr "
908904
Return the start attribute."
909905
input Option<DAE.VariableAttributes> inAttributes;

0 commit comments

Comments
 (0)