From 6178cda6f73da84db1757b906381e768663befa7 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 24 Jun 2010 14:40:38 +0000 Subject: [PATCH] unused code --- src/dv/plugin_transport_dv.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/dv/plugin_transport_dv.c b/src/dv/plugin_transport_dv.c index 578e0943a..43e8751c9 100644 --- a/src/dv/plugin_transport_dv.c +++ b/src/dv/plugin_transport_dv.c @@ -231,10 +231,6 @@ dv_plugin_send (void *cls, addrlen, cont, cont_cls); -#if DEBUG_DV - GNUNET_free_non_null(my_identity); -#endif - return ret; } -- 2.25.1