gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 01/01: embedded: remove bogus line used for debuggin


From: gnunet
Subject: [taler-wallet-core] 01/01: embedded: remove bogus line used for debugging
Date: Tue, 21 Feb 2023 17:43:29 +0100

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

dold pushed a commit to branch master
in repository wallet-core.

commit 48f92c5dd5b1404d0fc824e486bc5422f84b0363
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Feb 21 17:43:20 2023 +0100

    embedded: remove bogus line used for debugging
---
 packages/taler-wallet-embedded/src/wallet-qjs.ts | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/packages/taler-wallet-embedded/src/wallet-qjs.ts 
b/packages/taler-wallet-embedded/src/wallet-qjs.ts
index 2d780c34c..9c379063e 100644
--- a/packages/taler-wallet-embedded/src/wallet-qjs.ts
+++ b/packages/taler-wallet-embedded/src/wallet-qjs.ts
@@ -209,9 +209,6 @@ export function installNativeWalletListener(): void {
 // @ts-ignore
 globalThis.installNativeWalletListener = installNativeWalletListener;
 
-// @ts-ignore
-globalThis.makeWallet = getWallet;
-
 export async function testWithGv() {
   const w = await createNativeWalletHost2();
   await w.wallet.client.call(WalletApiOperation.InitWallet, {});

-- 
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]