gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 11/25: cleanup


From: gnunet
Subject: [taler-taler-ios] 11/25: cleanup
Date: Mon, 06 Nov 2023 20:40:18 +0100

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

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit b9cb956ae2380fa1574fcb6a912662f083767d07
Author: Marc Stibane <marc@taler.net>
AuthorDate: Sat Nov 4 08:03:21 2023 +0100

    cleanup
---
 TalerWallet1/Backend/WalletCore.swift | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/TalerWallet1/Backend/WalletCore.swift 
b/TalerWallet1/Backend/WalletCore.swift
index e9e9ef1..3a02aaf 100644
--- a/TalerWallet1/Backend/WalletCore.swift
+++ b/TalerWallet1/Backend/WalletCore.swift
@@ -242,16 +242,9 @@ extension WalletCore {
                     postNotification(.ProposalDownloaded, userInfo: nil)
 
                     // TODO: remove these once wallet-core doesn't send them 
anymore
-//                case "reserve-registered-with-bank":
-//                    symLog.log(anyPayload)
-//                case "withdraw-group-finished",
-//                     "pay-operation-success",
-//                     "withdrawal-group-bank-confirmed",          // replaced 
by transaction-state-transition
-//                     "withdrawal-group-reserve-ready",
-//                     "waiting-for-retry",                        // Bla Bla 
Bla
-                case "refresh-started", "refresh-melted",
-                     "refresh-revealed", "refresh-unwarranted":
-                    break
+//                case "refresh-started", "refresh-melted",
+//                     "refresh-revealed", "refresh-unwarranted":
+//                    break
                 default:
 print("\n❗️ WalletCore.swift:251 Notification: ", anyPayload, "\n")        // 
this is a new notification I haven't seen before
                     break

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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