Geography : suppress a print message.
svn: r17601
This commit is contained in:
parent
6aa091a305
commit
33ebad33ab
@ -624,7 +624,6 @@ class GeoGraphyView(osmGpsMap, NavigationView):
|
||||
self.nbplaces += 1
|
||||
if len(self.place_list) == 0:
|
||||
self.places_found = []
|
||||
print place, " :: creation"
|
||||
self.places_found.append([place, lat, longit])
|
||||
self.place_list.append([place, name, evttype, lat,
|
||||
longit, descr, year, icontype,
|
||||
|
Loading…
Reference in New Issue
Block a user