-allow logging here
authorChristian Grothoff <christian@grothoff.org>
Fri, 23 Dec 2011 17:11:41 +0000 (17:11 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 23 Dec 2011 17:11:41 +0000 (17:11 +0000)
src/fs/gnunet-service-fs_cp.c

index 7b26e18a6cbb538b2d77b2e51a4a19ad7216d334..021780dcc15afa1bba782f0888004f72978364e6 100644 (file)
@@ -1723,7 +1723,7 @@ GSF_block_peer_migration_ (struct GSF_ConnectedPeer *cp,
 #endif
     return;                     /* already blocked */
   }
-#if DEBUG_FS && 0
+#if DEBUG_FS
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Asking to stop migration for %llu ms\n",
               (unsigned long long) GNUNET_TIME_absolute_get_remaining (block_time).rel_value);
 #endif