Skip to content

Commit

Permalink
Удалён избыточный вызов функции (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazdaywik committed Jun 29, 2020
1 parent 102d425 commit 96eec95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/compiler/OptTree-AutoMarkup-GraphExtractor.ref
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ $ENTRY OptTree-AutoMarkup-ExtractFunctionCallsGraph {
= (Func (Indirect function for implicit calls)
Children (e.ClearedUniqueIndirectChildren))
: e.IndirectFuncNode
= <Map &OptTree-AutoMarkup-GetMetatablesNames e.AST>
: e.MetatablesNames
= <Map &OptTree-AutoMarkup-GetMetatables e.AST>
: e.ExtractedMetaTables
= <OptTree-AutoMarkup-InlineFuncCallsWithMetatable
Expand Down

0 comments on commit 96eec95

Please sign in to comment.