gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] 02/02: fix FTBFS


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 02/02: fix FTBFS
Date: Thu, 05 Sep 2019 11:05:52 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository exchange.

commit ae0af3898230b5be0133e78fa1b7a40c8f83c382
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Sep 5 11:00:54 2019 +0200

    fix FTBFS
---
 src/wire-plugins/plugin_wire_taler-bank.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/wire-plugins/plugin_wire_taler-bank.c 
b/src/wire-plugins/plugin_wire_taler-bank.c
index c9d8cf2a..97b1e6c8 100644
--- a/src/wire-plugins/plugin_wire_taler-bank.c
+++ b/src/wire-plugins/plugin_wire_taler-bank.c
@@ -1254,7 +1254,6 @@ libtaler_plugin_wire_taler_bank_init (void *cls)
   plugin->execute_wire_transfer_cancel =
     &taler_bank_execute_wire_transfer_cancel;
   plugin->get_history = &taler_bank_get_history;
-  plugin->get_history_range = &taler_bank_get_history_range;
   plugin->get_history_cancel = &taler_bank_get_history_cancel;
   plugin->reject_transfer = &taler_bank_reject_transfer;
   plugin->reject_transfer_cancel = &taler_bank_reject_transfer_cancel;

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]