Skip to content

Commit 16d9afb

Browse files
JKRTsjoelund
authored andcommitted
Removed redundant decls
1 parent 7fe727d commit 16d9afb

File tree

1 file changed

+0
-4
lines changed
  • OMCompiler/Compiler/FFrontEnd

1 file changed

+0
-4
lines changed

OMCompiler/Compiler/FFrontEnd/FMod.mo

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ type Graph = FCore.Graph;
6969
type Extra = FCore.Extra;
7070
type Visited = FCore.Visited;
7171
type Import = FCore.Import;
72-
type AvlTree = FCore.CAvlTree;
73-
type AvlKey = FCore.CAvlKey;
74-
type AvlValue = FCore.CAvlValue;
75-
type AvlTreeValue = FCore.CAvlTreeValue;
7672
type ModScope = FCore.ModScope;
7773

7874

0 commit comments

Comments
 (0)