mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 15:48:21 +00:00
One less to-do.
This commit is contained in:
parent
d65f0f1f75
commit
fb65144e1b
1 changed files with 0 additions and 2 deletions
|
@ -591,8 +591,6 @@ class optimizer(object):
|
|||
|
||||
self.foldtabs = 'foldtabs' in options
|
||||
|
||||
# TODO: Add option to handle local jumps properly.
|
||||
|
||||
tree, symtab = self.tree, self.symtab = treesymtab
|
||||
|
||||
self.globalmode = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue