diff --git a/src/import-export/ofx/gnc-ofx-import.c b/src/import-export/ofx/gnc-ofx-import.c index 66c1b08484..4dfea19f31 100644 --- a/src/import-export/ofx/gnc-ofx-import.c +++ b/src/import-export/ofx/gnc-ofx-import.c @@ -640,7 +640,7 @@ int ofx_proc_account_cb(struct OfxAccountData data) } else { - PERR("Gnucash ofx_proc_account():FATAL ERROR' account online ID not available\n"); + PERR("account online ID not available"); } return 0;