- compile error
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 16 May 2012 12:31:25 +0000 (12:31 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 16 May 2012 12:31:25 +0000 (12:31 +0000)
src/mesh/gnunet-service-mesh.c

index 687e32656532e383b394881d0701dd7271aaad64..7b52a7d4f7c51dc91d22440f5fa2ea5479e52a3c 100644 (file)
@@ -480,6 +480,8 @@ struct MeshClient
  *                after the PUT message was transmitted
  *                (so we don't know if it was received or not)
  */
+
+#if 0
 static void
 mesh_debug (void *cls, int success)
 {
@@ -489,6 +491,8 @@ mesh_debug (void *cls, int success)
 }
 #endif
 
+#endif
+
 /******************************************************************************/
 /***********************      GLOBAL VARIABLES     ****************************/
 /******************************************************************************/