fixed memory consumption
This commit is contained in:
parent
1286f98440
commit
1f4dc6f26b
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ def main ():
|
|||
print WAYS_WRITTEN
|
||||
curway = []
|
||||
tags = {}
|
||||
elem.clear()
|
||||
#user = default_user
|
||||
#ts = ""
|
||||
print "Tiles generated:",len(tilefiles)
|
||||
|
|
Loading…
Add table
Reference in a new issue