aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-12-06 19:04:52 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-12-06 19:04:52 +0900
commit8c33bdfad715cfa614b6ecbdf0a8b87389430cc8 (patch)
treeb4e6d0161b6c255f9dc357eb0a6f038d38d60fe3 /src/namestore
parent1c7666a87fb2d626145ebc34ba7110afa1089b58 (diff)
downloadgnunet-gtk-8c33bdfad715cfa614b6ecbdf0a8b87389430cc8.tar.gz
gnunet-gtk-8c33bdfad715cfa614b6ecbdf0a8b87389430cc8.zip
Fix #7419
Diffstat (limited to 'src/namestore')
-rw-r--r--src/namestore/gnunet-namestore-gtk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/namestore/gnunet-namestore-gtk.c b/src/namestore/gnunet-namestore-gtk.c
index 2981e16f..f7df0a10 100644
--- a/src/namestore/gnunet-namestore-gtk.c
+++ b/src/namestore/gnunet-namestore-gtk.c
@@ -2580,7 +2580,6 @@ zone_iteration_proc (void *cls,
2580 } 2580 }
2581} 2581}
2582 2582
2583
2584/** 2583/**
2585 * Method called to switch the model to a new zone. 2584 * Method called to switch the model to a new zone.
2586 * 2585 *