diff --git a/src/plugins/webreport/NarrativeWeb.py b/src/plugins/webreport/NarrativeWeb.py index 4fd8eebdd..44cad449b 100644 --- a/src/plugins/webreport/NarrativeWeb.py +++ b/src/plugins/webreport/NarrativeWeb.py @@ -4522,9 +4522,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 ...