svn: r2915
This commit is contained in:
Don Allingham
2004-02-26 04:51:57 +00:00
parent ead0485d14
commit 978f388abf
7 changed files with 116 additions and 34 deletions

View File

@@ -2385,8 +2385,6 @@ class GrampsDB:
def build_person_display(self,nkey,okey=None):
pass
# name = self.person_map.get(str(nkey))[2]
# self.add_surname(name.get_surname())
def rebuild_person_table(self):
pass