Just remove the offending line:

--- qgis-1.4.0.orig/src/core/qgshttptransaction.cpp
+++ qgis-1.4.0/src/core/qgshttptransaction.cpp
@@ -47,8 +47,7 @@
                                         QString password )
     : httpresponsecontenttype( 0 ),
     httpurl( uri ),
-    httphost( proxyHost ),
-    mError( 0 )
+    httphost( proxyHost )
 {
   QSettings s;
   mNetworkTimeoutMsec = s.value( "/qgis/networkAndProxy/networkTimeout", 
"20000" ).toInt();

-- 
[NEW] Sync qgis 1.4.0+12730-3 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/540941
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to