aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_http_common.c')
-rw-r--r--src/transport/plugin_transport_http_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http_common.c b/src/transport/plugin_transport_http_common.c
index a34f4c342..fc4c4a211 100644
--- a/src/transport/plugin_transport_http_common.c
+++ b/src/transport/plugin_transport_http_common.c
@@ -63,7 +63,6 @@ http_common_plugin_address_pretty_printer (void *cls, const char *type,
63 return; 63 return;
64 } 64 }
65 if (saddr[addrlen-1] != '\0') 65 if (saddr[addrlen-1] != '\0')
66 if (NULL == saddr)
67 { 66 {
68 asc (asc_cls, NULL); 67 asc (asc_cls, NULL);
69 return; 68 return;