-only trigger check config if we actually need it
[oweals/gnunet.git] / src / fs / gnunet-service-fs_lc.c
index 2706aea3023f56fb6a1af99ba27b8125743467a6..e61442aa3664a100be87b1db1987e6769e341cfc 100644 (file)
@@ -279,7 +279,7 @@ client_response_handler (void *cls,
   }
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "Queued reply to query `%s' for local client\n",
-              GNUNET_h2s (&prd->query), (unsigned int) prd->type);
+              GNUNET_h2s (&prd->query));
   if (GNUNET_BLOCK_EVALUATION_OK_LAST != eval)
   {
     GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,