gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21628 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r21628 - gnunet/src/transport
Date: Tue, 29 May 2012 14:32:40 +0200

Author: wachs
Date: 2012-05-29 14:32:40 +0200 (Tue, 29 May 2012)
New Revision: 21628

Modified:
   gnunet/src/transport/plugin_transport_http_server.c
Log:
- remove msg


Modified: gnunet/src/transport/plugin_transport_http_server.c
===================================================================
--- gnunet/src/transport/plugin_transport_http_server.c 2012-05-29 12:20:56 UTC 
(rev 21627)
+++ gnunet/src/transport/plugin_transport_http_server.c 2012-05-29 12:32:40 UTC 
(rev 21628)
@@ -577,7 +577,6 @@
 
 found:
   sc = GNUNET_malloc (sizeof (struct ServerConnection));
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "Create %p\n", sc);
   sc->mhd_conn = mhd_connection;
   sc->direction = direction;
   sc->session = s;




reply via email to

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