aboutsummaryrefslogtreecommitdiff
path: root/src/curl
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-10-21 14:26:15 +0000
committerChristian Grothoff <christian@grothoff.org>2016-10-21 14:26:15 +0000
commiteb49bd8bd671fa3c8997cbea5f139132c1db843c (patch)
treef9306a52194acf6d1df1928782bb67c2b64fd176 /src/curl
parentea2e2343ed8fdb1544f94c31a98061fdea989975 (diff)
improve test shutdown and indentation
Diffstat (limited to 'src/curl')
-rw-r--r--src/curl/curl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/curl/curl.c b/src/curl/curl.c
index d21b88d8f0..6087cbddba 100644
--- a/src/curl/curl.c
+++ b/src/curl/curl.c
@@ -407,7 +407,6 @@ download_get_result (struct DownloadBuffer *db,
}
return NULL;
}
-
json = NULL;
if (0 == db->eno)
{