From 4d41f88e5ad9457b1c4152563bc90c48ee874e32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Fri, 7 Apr 2017 12:17:45 +0200 Subject: [PATCH] Remove outdatet patch code --- qgis_sip-ftbfs.patch | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/qgis_sip-ftbfs.patch b/qgis_sip-ftbfs.patch index 01fefa8..d42ea52 100644 --- a/qgis_sip-ftbfs.patch +++ b/qgis_sip-ftbfs.patch @@ -181,22 +181,6 @@ index f07d3ab1db..948821e91e 100644 + return sipGetState(sipTransferObj); +%End +}; -diff --git a/src/gui/qgsfiledownloader.h b/src/gui/qgsfiledownloader.h -index c9276f7caf..841e4b6ee1 100644 ---- a/src/gui/qgsfiledownloader.h -+++ b/src/gui/qgsfiledownloader.h -@@ -90,8 +90,10 @@ class GUI_EXPORT QgsFileDownloader : public QObject - void onSslErrors( QNetworkReply *reply, const QList &errors ); - #endif - -- private: -+ protected: - ~QgsFileDownloader(); -+ -+ private: - /** - * Abort current request and show an error if the instance has GUI - * notifications enabled. -- 2.12.0