-style fix
[oweals/gnunet.git] / src / core / gnunet-service-core_typemap.c
index 627363b34574b4a3fcda18007c23453ed9269748..d2dab5d9988baa27b00852889ccbfcd25c352a43 100644 (file)
@@ -146,8 +146,6 @@ broadcast_my_type_map ()
 {
   struct GNUNET_MessageHeader *hdr;
 
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
-             "broadcasting typemap\n");
   hdr = GSC_TYPEMAP_compute_type_map_message ();
   GNUNET_STATISTICS_update (GSC_stats,
                             gettext_noop ("# updates to my type map"), 1,