[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: -fix
From: |
gnunet |
Subject: |
[gnunet] branch master updated: -fix |
Date: |
Fri, 08 Sep 2023 11:59:59 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new 9fb230614 -fix
9fb230614 is described below
commit 9fb230614ce30ef0a3aba65230c5b1bfe9c11981
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Sep 8 11:59:54 2023 +0200
-fix
---
src/util/configuration.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/util/configuration.c b/src/util/configuration.c
index 5b00ab712..05c030f79 100644
--- a/src/util/configuration.c
+++ b/src/util/configuration.c
@@ -2249,7 +2249,6 @@ GNUNET_CONFIGURATION_remove_value_filename (
const char *option,
const char *value)
{
- enum GNUNET_GenericReturnValue ret;
char *list;
char *pos;
char *end;
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.