- fix doxygen
[oweals/gnunet.git] / src / ats / ats_api_performance.c
index c9f9a0b38fb3d318b86e3cf47f0d45366ab3f0eb..848c7ec4dc59c5fa09bf9bb5ad1b3403e4ea190f 100644 (file)
@@ -390,7 +390,6 @@ process_ats_message (void *cls, const struct GNUNET_MessageHeader *msg)
   default:
     GNUNET_break (0);
     goto reconnect;
-    return;
   }
   GNUNET_CLIENT_receive (ph->client, &process_ats_message, ph,
                          GNUNET_TIME_UNIT_FOREVER_REL);