changeset 1004:7dff5c0c569c

Be less verbose in the ssl connection.
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 02 Sep 2014 10:54:51 +0200
parents db7e7156c824
children 6aa115b206df 1c1964c27b39
files ui/sslconnection_curl.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ui/sslconnection_curl.cpp	Tue Sep 02 10:50:04 2014 +0200
+++ b/ui/sslconnection_curl.cpp	Tue Sep 02 10:54:51 2014 +0200
@@ -11,7 +11,7 @@
 #include <polarssl/ssl.h>
 #include <QSaveFile>
 
-#define CONNECTION_DEBUG
+#undef CONNECTION_DEBUG
 
 SSLConnectionCurl::SSLConnectionCurl(const QString& url,
                              const QByteArray& certificate):

http://wald.intevation.org/projects/trustbridge/