gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: remove debug break


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: remove debug break
Date: Wed, 17 Mar 2021 18:45:22 +0100

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 ea7c2ab  remove debug break
ea7c2ab is described below

commit ea7c2ab192178bb835b5d396805c73b0723db76c
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed Mar 17 18:45:18 2021 +0100

    remove debug break
---
 src/anastasis/anastasis-gtk_action.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/anastasis/anastasis-gtk_action.c 
b/src/anastasis/anastasis-gtk_action.c
index 3d30704..88229cc 100644
--- a/src/anastasis/anastasis-gtk_action.c
+++ b/src/anastasis/anastasis-gtk_action.c
@@ -1021,7 +1021,6 @@ action_truths_paying (void)
   GtkListStore *ls;
 
   AG_hide_all_frames ();
-  GNUNET_break (0);
   ls = GTK_LIST_STORE (GCG_get_main_window_object (
                                                   "unpaid_qrcodes_liststore"));
   gtk_list_store_clear (ls);

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