From c7350c53e23df1099471146c26413a7eecd8fc6c Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Fri, 4 Oct 2019 19:54:00 +0100 Subject: [PATCH] Remove irrelevant comment --- gramps/plugins/drawreport/descendtree.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gramps/plugins/drawreport/descendtree.py b/gramps/plugins/drawreport/descendtree.py index 583f50ad2..d44fbd047 100644 --- a/gramps/plugins/drawreport/descendtree.py +++ b/gramps/plugins/drawreport/descendtree.py @@ -1842,9 +1842,3 @@ class DescendTreeOptions(MenuReportOptions): graph_style.set_description( _("The style for the connection lines and report border.")) default_style.add_draw_style("CG2-line", graph_style) - -#===================================== -#So do not fear, for I am with you; do not be dismayed, -#for I am your God. I will strengthen you and help you; -#I will uphold you with my righteous right hand. -#Isaiah 41:10