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