aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-10-10 08:29:05 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-10-10 08:29:05 +0000
commit474111bf7923be9458ee84c6dcc577261aa65fea (patch)
tree3c697038cc6b2ab794f4d09a44f8963dceb8a27f /src
parent46eac4f72e37cdd35d5b49a83c084a03e0d4a565 (diff)
downloadgnunet-474111bf7923be9458ee84c6dcc577261aa65fea.tar.gz
gnunet-474111bf7923be9458ee84c6dcc577261aa65fea.zip
-fix
Diffstat (limited to 'src')
-rw-r--r--src/gns/gnunet-gns-proxy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gns/gnunet-gns-proxy.c b/src/gns/gnunet-gns-proxy.c
index 052b06f1c..ef9c7bf62 100644
--- a/src/gns/gnunet-gns-proxy.c
+++ b/src/gns/gnunet-gns-proxy.c
@@ -1896,8 +1896,6 @@ mhd_connection_cb (void *cls,
1896 break; 1896 break;
1897 } 1897 }
1898 } 1898 }
1899 if (NULL == s5r)
1900 GNUNET_break (0);
1901 s5r->ssl_checked = GNUNET_NO; 1899 s5r->ssl_checked = GNUNET_NO;
1902 break; 1900 break;
1903 case MHD_CONNECTION_NOTIFY_CLOSED: 1901 case MHD_CONNECTION_NOTIFY_CLOSED: