Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Revert "Hacky fix for sip issue"
This reverts commit 9e0fcb9.
  • Loading branch information
nyalldawson committed Feb 25, 2021
1 parent 90953d7 commit 3dc5307
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmake_templates/qgsconfig.h.in
Expand Up @@ -90,8 +90,5 @@
#define PDAL_VERSION_MINOR "${PDAL_VERSION_MINOR}"
#define PDAL_VERSION_MICRO "${PDAL_VERSION_MICRO}"

// Needed because sip uses deprecated throw(...) annotations to raise the correct Python exception
#define throw(...)

#endif

0 comments on commit 3dc5307

Please sign in to comment.