Removed debugging statement
svn: r223
This commit is contained in:
parent
24f930f171
commit
81f3f03c40
@ -649,8 +649,6 @@ class GrampsParser(handler.ContentHandler):
|
|||||||
else:
|
else:
|
||||||
note = u2l(tag)
|
note = u2l(tag)
|
||||||
|
|
||||||
print note
|
|
||||||
|
|
||||||
if self.address:
|
if self.address:
|
||||||
self.address.setNote(note)
|
self.address.setNote(note)
|
||||||
print "Address"
|
print "Address"
|
||||||
|
Loading…
Reference in New Issue
Block a user