aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_routing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/gnunet-service-dht_routing.c')
-rw-r--r--src/dht/gnunet-service-dht_routing.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/dht/gnunet-service-dht_routing.c b/src/dht/gnunet-service-dht_routing.c
index da9919e82..05902b941 100644
--- a/src/dht/gnunet-service-dht_routing.c
+++ b/src/dht/gnunet-service-dht_routing.c
@@ -208,13 +208,6 @@ process (void *cls,
208 1, 208 1,
209 GNUNET_NO); 209 GNUNET_NO);
210 return GNUNET_OK; 210 return GNUNET_OK;
211 case GNUNET_BLOCK_REPLY_INVALID:
212 GNUNET_break (0);
213 GNUNET_STATISTICS_update (GDS_stats,
214 "# Invalid REPLIES matched against routing table",
215 1,
216 GNUNET_NO);
217 return GNUNET_OK;
218 case GNUNET_BLOCK_REPLY_IRRELEVANT: 211 case GNUNET_BLOCK_REPLY_IRRELEVANT:
219 GNUNET_STATISTICS_update (GDS_stats, 212 GNUNET_STATISTICS_update (GDS_stats,
220 "# Irrelevant REPLIES matched against routing table", 213 "# Irrelevant REPLIES matched against routing table",