9608: remove old debug bloc (rev 586bd2fc
)
special cases generating AttributeError
This commit is contained in:
parent
1caffd5cc4
commit
db23dce2d2
@ -186,9 +186,6 @@ class PlaceSelection(ManagedWindow, OsmGps):
|
||||
self.oldvalue)
|
||||
)
|
||||
for place in self.places:
|
||||
if not place[0]:
|
||||
_LOG.info('No hierarchy yet: %s', place)
|
||||
continue
|
||||
self.plist.append((place[0], place[1],
|
||||
place[2], place[3], place[4]))
|
||||
# here, we could add value from geography names services ...
|
||||
|
Loading…
Reference in New Issue
Block a user