Skip to content

Commit

Permalink
Removed redundant decls
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRT authored and sjoelund committed Sep 10, 2019
1 parent 7fe727d commit 16d9afb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions OMCompiler/Compiler/FFrontEnd/FMod.mo
Expand Up @@ -69,10 +69,6 @@ type Graph = FCore.Graph;
type Extra = FCore.Extra;
type Visited = FCore.Visited;
type Import = FCore.Import;
type AvlTree = FCore.CAvlTree;
type AvlKey = FCore.CAvlKey;
type AvlValue = FCore.CAvlValue;
type AvlTreeValue = FCore.CAvlTreeValue;
type ModScope = FCore.ModScope;


Expand Down

0 comments on commit 16d9afb

Please sign in to comment.