gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch stable updated (5ed6f6f -> 3f6d32f)


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch stable updated (5ed6f6f -> 3f6d32f)
Date: Fri, 24 May 2019 18:48:32 +0200

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

dold pushed a change to branch stable
in repository merchant.

    from 5ed6f6f  rename
     add 3f6d32f  remove superfluous log statement

No new revisions were added by this update.

Summary of changes:
 src/backend/taler-merchant-httpd.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/backend/taler-merchant-httpd.c 
b/src/backend/taler-merchant-httpd.c
index b92aad4..be92fe2 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -296,10 +296,6 @@ url_handler (void *cls,
       "<html><title>404: not found</title></html>", 0,
       &TMH_MHD_handler_static_response, MHD_HTTP_NOT_FOUND
     };
-  GNUNET_log (GNUNET_ERROR_TYPE_INFO,
-              "Handling request (%s) for URL `%s'\n",
-              method,
-              url);
 
   struct TM_HandlerContext *hc;
   struct GNUNET_AsyncScopeId aid;

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]