gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -work on #6948: remove FIXME


From: gnunet
Subject: [taler-merchant] branch master updated: -work on #6948: remove FIXME
Date: Mon, 02 Aug 2021 19:49:37 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new c797af18 -work on #6948: remove FIXME
c797af18 is described below

commit c797af18ddffef334644ef2ff818e2d36414304d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 2 19:49:34 2021 +0200

    -work on #6948: remove FIXME
---
 src/backend/taler-merchant-httpd_helper.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_helper.c 
b/src/backend/taler-merchant-httpd_helper.c
index 4d9c8d5c..610548d0 100644
--- a/src/backend/taler-merchant-httpd_helper.c
+++ b/src/backend/taler-merchant-httpd_helper.c
@@ -120,7 +120,6 @@ TMH_image_data_url_valid (const char *image_data_url)
     return false;
   if (! TALER_url_valid_charset (image_data_url))
     return false;
-  // FIXME: write generic URI syntax validation */
   return true;
 }
 

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