From 32624bbc3699b0507a2f201a6b8655c85920440b Mon Sep 17 00:00:00 2001 From: Jorge Gustavo Rocha Date: Wed, 9 Aug 2017 19:56:58 +0200 Subject: [PATCH] SIP bindings --- python/gui/qgsnewhttpconnection.sip | 1 - src/gui/qgsnewhttpconnection.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/python/gui/qgsnewhttpconnection.sip b/python/gui/qgsnewhttpconnection.sip index 8ee51a5a1a5c..beab439776db 100644 --- a/python/gui/qgsnewhttpconnection.sip +++ b/python/gui/qgsnewhttpconnection.sip @@ -10,7 +10,6 @@ - class QgsNewHttpConnection : QDialog { %Docstring diff --git a/src/gui/qgsnewhttpconnection.h b/src/gui/qgsnewhttpconnection.h index 71dffca2ff98..045c3b923583 100644 --- a/src/gui/qgsnewhttpconnection.h +++ b/src/gui/qgsnewhttpconnection.h @@ -15,8 +15,6 @@ * * ***************************************************************************/ -#define SIP_NO_FILE - #ifndef QGSNEWHTTPCONNECTION_H #define QGSNEWHTTPCONNECTION_H