anastasis-gtk

Demonstrator GUI for Anastasis
Log | Files | Refs | README | LICENSE

commit 5097f521d8f682a37b5cb7068a3d6e12fea24e7b
parent 279947b91c082111940468689f6218cebfdd31e6
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 12 Jun 2022 22:53:36 +0200

-remove bogus check (fixes #7259)

Diffstat:
Msrc/anastasis/anastasis-gtk_attributes.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/anastasis/anastasis-gtk_attributes.c b/src/anastasis/anastasis-gtk_attributes.c @@ -56,8 +56,6 @@ extract_cal (GtkWidget *cal) &year, &month, &day); - if (! (day && month && day)) - return NULL; GNUNET_snprintf (txt, sizeof (txt), "%04u-%02u-%02u",