diff --git a/src/plugins/webreport/NarrativeWeb.py b/src/plugins/webreport/NarrativeWeb.py index 26d1ebc5a..71dc1a73a 100644 --- a/src/plugins/webreport/NarrativeWeb.py +++ b/src/plugins/webreport/NarrativeWeb.py @@ -7593,7 +7593,6 @@ class NavWebReport(Report): for person_handle in ind_list: self.user.step_progress() person = self.database.get_person_from_handle(person_handle) - self.write_gendex(fp_gendex, person) if self.archive: self.write_gendex(gendex_io, person) else: