* src/GrampsDbUtils/_ReadXML.py (stop_research): Remove old usage.

svn: r9110
This commit is contained in:
Alex Roitman
2007-10-08 21:26:20 +00:00
parent 99febc759f
commit c8278af85c
3 changed files with 10 additions and 3 deletions

View File

@@ -88,7 +88,7 @@ def get_researcher():
owner.set_name(n)
owner.set_address(a)
owner.set_city(c)
owner.set_street(s)
owner.set_state(s)
owner.set_country(ct)
owner.set_postal_code(p)
owner.set_phone(ph)