aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api_new.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/mesh_api_new.c')
-rw-r--r--src/mesh/mesh_api_new.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesh/mesh_api_new.c b/src/mesh/mesh_api_new.c
index df5461080..81933e858 100644
--- a/src/mesh/mesh_api_new.c
+++ b/src/mesh/mesh_api_new.c
@@ -796,7 +796,6 @@ process_tunnel_destroy (struct GNUNET_MESH_Handle *h,
796 796
797 if (NULL == t) 797 if (NULL == t)
798 { 798 {
799 GNUNET_break (0);
800 return; 799 return;
801 } 800 }
802 if (0 == t->owner) 801 if (0 == t->owner)