mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove no-longer-correct warning about the aqbanking5 setup wizard not being implemented: It is.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20297 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
8fcbbe1022
commit
ef0dd46391
@ -241,8 +241,6 @@ dai_wizard_button_clicked_cb(GtkButton *button, gpointer user_data)
|
||||
AB_SetupDialog_new(banking);
|
||||
int rv;
|
||||
|
||||
PERR ("Unfortunately starting the setup wizard of aqbanking is not yet implemented in gnucash for aqbanking5. Please see http://lists.gnucash.org/pipermail/gnucash-devel/2010-August/029188.html and http://lists.gnucash.org/pipermail/gnucash-devel/2010-August/029189.html .");
|
||||
|
||||
if (AB_Banking_OnlineInit(banking) != 0)
|
||||
{
|
||||
PERR("Got error on AB_Banking_OnlineInit!");
|
||||
|
Loading…
Reference in New Issue
Block a user