mirror of https://github.com/Gnucash/gnucash
in gnc_tree_view_account_select_subaccounts, gcc thinks have_end might not be initialized, but since the function exits if num_children == 0, the while (num_children) loop will always be entered. Silence the warning.pull/1123/head
parent
e3fd6bf4fe
commit
b42052464b
Loading…
Reference in new issue