Merge pull request #33 from mapsme/no_dup

Remove printing of a message
This commit is contained in:
Roman Kuznetsov 2017-03-22 17:41:31 +03:00 committed by GitHub
commit edf671e62a

View file

@ -487,8 +487,6 @@ def komap_mapswithme(options):
if str_dr_element not in all_draw_elements:
all_draw_elements.add(str_dr_element)
dr_cont.element.extend([dr_element])
else:
print("Prevented from adding a duplicate ")
if dr_cont is not None:
if dr_cont.element: