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 bogus break


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: -remove bogus break
Date: Tue, 01 Feb 2022 18:58:59 +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 0f861bc  -remove bogus break
0f861bc is described below

commit 0f861bc0f3077f434c732ef9a4d7948f97602c80
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 1 18:58:57 2022 +0100

    -remove bogus break
---
 src/anastasis/anastasis-gtk_handle-print.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/anastasis/anastasis-gtk_handle-print.c 
b/src/anastasis/anastasis-gtk_handle-print.c
index 35b0d84..6702dfc 100644
--- a/src/anastasis/anastasis-gtk_handle-print.c
+++ b/src/anastasis/anastasis-gtk_handle-print.c
@@ -51,7 +51,6 @@ print_to_file (GtkWindow *parent_window,
   json_t *ra;
   const char *key;
 
-  GNUNET_break (0);
   ra = json_object_get (AG_redux_state,
                         "required_attributes");
   attr = AG_collect_attributes (false);

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