gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: kill dead case


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: kill dead case
Date: Wed, 13 Apr 2022 22:05:15 +0200

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

grothoff pushed a commit to branch master
in repository anastasis-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 112c741  kill dead case
112c741 is described below

commit 112c741bb6863d555ddb14e619c280afd79445ae
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Apr 13 22:05:12 2022 +0200

    kill dead case
---
 src/anastasis/anastasis-gtk_action.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/anastasis/anastasis-gtk_action.c 
b/src/anastasis/anastasis-gtk_action.c
index 1b0d443..bb39e83 100644
--- a/src/anastasis/anastasis-gtk_action.c
+++ b/src/anastasis/anastasis-gtk_action.c
@@ -2885,9 +2885,6 @@ render_feedback (GtkBuilder *builder,
         hide = true;
         type = "Hint";
         break;
-      case TALER_EC_ANASTASIS_TRUTH_CHALLENGE_ACTIVE:
-        type = "Hint";
-        break;
       default:
         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]