summaryrefslogtreecommitdiff
path: root/shared/config-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'shared/config-parser.c')
-rw-r--r--shared/config-parser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/config-parser.c b/shared/config-parser.c
index 1f44db4..a8e949d 100644
--- a/shared/config-parser.c
+++ b/shared/config-parser.c
@@ -281,7 +281,6 @@ strtosockaddrs(const char *str, struct cfg_value *rvalue, bool async)
} else {
/* Unknown */
- error("unable to parse address: %s", str);
goto error;
}