aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_monitoring_existing.c
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-09-26 11:57:30 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-09-26 11:57:30 +0900
commit63147d301888e9f78b72c96b746a04f8a1769e04 (patch)
treebb465fc881bb45f19773469e24d812e94a2207fd /src/namestore/test_namestore_api_monitoring_existing.c
parent4bfdbabb8a65bfc79bd635b4406f0f450bb5c010 (diff)
downloadgnunet-63147d301888e9f78b72c96b746a04f8a1769e04.tar.gz
gnunet-63147d301888e9f78b72c96b746a04f8a1769e04.zip
-changelog housekeeping; various build cleanupsv0.17.6
Diffstat (limited to 'src/namestore/test_namestore_api_monitoring_existing.c')
-rw-r--r--src/namestore/test_namestore_api_monitoring_existing.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/namestore/test_namestore_api_monitoring_existing.c b/src/namestore/test_namestore_api_monitoring_existing.c
index 95907f34a..1803b8ba4 100644
--- a/src/namestore/test_namestore_api_monitoring_existing.c
+++ b/src/namestore/test_namestore_api_monitoring_existing.c
@@ -248,9 +248,6 @@ put_cont (void *cls,
248 return; 248 return;
249 } 249 }
250 250
251 if (3 == c)
252 {
253 }
254} 251}
255 252
256 253