mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix aqbanking wizard calling convention
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10921 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
089ea993bc
commit
6fcde306d6
@ -481,7 +481,7 @@ on_aqhbci_button (GtkButton *button,
|
||||
}
|
||||
|
||||
druid_disable_next_button(info);
|
||||
AB_Banking_DeactivateProvider(banking, backend_name);
|
||||
/* AB_Banking_DeactivateProvider(banking, backend_name); */
|
||||
if (wizard_exists) {
|
||||
int wait_status;
|
||||
int wait_result = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user