- remove explicit keepalive rest
authorBart Polot <bart@net.in.tum.de>
Fri, 21 Mar 2014 18:44:13 +0000 (18:44 +0000)
committerBart Polot <bart@net.in.tum.de>
Fri, 21 Mar 2014 18:44:13 +0000 (18:44 +0000)
src/mesh/gnunet-service-mesh_peer.c

index 5d693bd3fa711115db62c30615a7b56e7b6e14db..bd085508605b83039b6d3c2d191728ee698c57cf 100644 (file)
@@ -899,7 +899,6 @@ queue_send (void *cls, size_t size, void *buf)
   {
     case GNUNET_MESSAGE_TYPE_MESH_CONNECTION_DESTROY:
     case GNUNET_MESSAGE_TYPE_MESH_CONNECTION_BROKEN:
-    case GNUNET_MESSAGE_TYPE_MESH_KEEPALIVE:
     case GNUNET_MESSAGE_TYPE_MESH_ENCRYPTED:
     case GNUNET_MESSAGE_TYPE_MESH_KX:
     case GNUNET_MESSAGE_TYPE_MESH_ACK: