gnucash stable: Remove reference to unused assistant subfield.

Christopher Lam clam at code.gnucash.org
Thu Aug 31 08:10:29 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/f10948d2 (commit)
	from  https://github.com/Gnucash/gnucash/commit/7ce4198c (commit)



commit f10948d21d5773fdb868878f635d153d358c5df6
Author: Jeremy White <jwhite at codeweavers.com>
Date:   Mon Aug 28 13:52:27 2023 -0500

    Remove reference to unused assistant subfield.
    
    This did not cause trouble because the only use of this
    was in a call to gnc_warning_dialog, which protects against
    a NULL pointer.



Summary of changes:
 gnucash/import-export/qif-imp/assistant-qif-import.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)



More information about the gnucash-patches mailing list