aboutsummaryrefslogtreecommitdiff
path: root/src/anastasis/anastasis-gtk_handle-print.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/anastasis/anastasis-gtk_handle-print.c')
-rw-r--r--src/anastasis/anastasis-gtk_handle-print.c1
1 files changed, 0 insertions, 1 deletions
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,
51 json_t *ra; 51 json_t *ra;
52 const char *key; 52 const char *key;
53 53
54 GNUNET_break (0);
55 ra = json_object_get (AG_redux_state, 54 ra = json_object_get (AG_redux_state,
56 "required_attributes"); 55 "required_attributes");
57 attr = AG_collect_attributes (false); 56 attr = AG_collect_attributes (false);