Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove sip workaround (fixes #17038, refs #16071)
  • Loading branch information
jef-n committed Aug 20, 2017
1 parent c3d2fb7 commit 9117137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/core/qgscoordinatetransform.sip
Expand Up @@ -15,7 +15,6 @@
class QgsCoordinateTransform : QObject
{
%TypeHeaderCode
extern PyObject *sipExportedExceptions__core[2]; // workaround: sipExportedExceptions__core is only defined in the first sip part
#include <qgscoordinatetransform.h>
%End

Expand Down

0 comments on commit 9117137

Please sign in to comment.