Remove useless assignment.
This commit is contained in:
parent
5c362d8e13
commit
dff0c8078c
|
@ -22,7 +22,6 @@ module Chalk
|
|||
end
|
||||
|
||||
def generate!(tree, function : InlineFunction, table, target, free)
|
||||
start = free
|
||||
function.generate!(self, tree.params, table, target, free)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user