- warning--
authorBart Polot <bart@net.in.tum.de>
Thu, 28 Nov 2013 01:48:26 +0000 (01:48 +0000)
committerBart Polot <bart@net.in.tum.de>
Thu, 28 Nov 2013 01:48:26 +0000 (01:48 +0000)
src/mesh/gnunet-service-mesh_connection.c

index d264cfb321a0d886b9c8246eea56391f28b3bd77..48c3fe80e99e4f762dba3b3d14b2c0ec07020ac2 100644 (file)
@@ -2529,7 +2529,6 @@ GMC_send_prebuilt_message (const struct GNUNET_MessageHeader *message,
     struct GNUNET_MESH_Poll      *pmsg;
     struct GNUNET_MESH_ConnectionDestroy *dmsg;
     struct GNUNET_MESH_ConnectionBroken  *bmsg;
-    struct GNUNET_MESH_ConnectionKeepAlive *kamsg;
     uint32_t ttl;
 
     case GNUNET_MESSAGE_TYPE_MESH_ENCRYPTED: