diff --git a/src/plugins/webreport/NarrativeWeb.py b/src/plugins/webreport/NarrativeWeb.py index e4bec3c3a..ed25bfd77 100644 --- a/src/plugins/webreport/NarrativeWeb.py +++ b/src/plugins/webreport/NarrativeWeb.py @@ -4528,9 +4528,6 @@ class IndividualPage(BasePage): ) table += trow - # return table to its caller - return table - def pedigree_person(self, person): """ will produce a hyperlink for a pedigree person ...