Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
(cherry picked from commit e0556cf)
  • Loading branch information
nyalldawson committed Feb 26, 2020
1 parent 1425669 commit cf4aca8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/qgscoordinatetransform.h
Expand Up @@ -681,7 +681,6 @@ class CORE_EXPORT QgsCoordinateTransform
bool mBallparkTransformsAreAppropriate = false;
bool mDisableFallbackHandler = false;
mutable bool mFallbackOperationOccurred = false;
mutable QString mLastError;

#if PROJ_VERSION_MAJOR>=6
bool setFromCache( const QgsCoordinateReferenceSystem &src,
Expand Down

0 comments on commit cf4aca8

Please sign in to comment.