Skip to content

Commit

Permalink
drop redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
malb committed Aug 20, 2018
1 parent e69aa4e commit ffb79f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/fpylll/tools/bkz_stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -699,8 +699,6 @@ def exit(self, **kwds):
"""
node = self.current

node = self.current

node.data["cputime"] += time.clock()
node.data["walltime"] += time.time()

Expand Down

0 comments on commit ffb79f9

Please sign in to comment.