Skip to content

Commit

Permalink
No warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 17, 2019
1 parent 93342a3 commit 82ad958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/qgsabstractgeopdfexporter.cpp
Expand Up @@ -86,6 +86,7 @@ bool QgsAbstractGeoPdfExporter::finalize( const QList<ComponentLayerDetail> &com
#if GDAL_VERSION_NUM < GDAL_COMPUTE_VERSION(3,0,0)
Q_UNUSED( components )
Q_UNUSED( destinationFile )
Q_UNUSED( details )
return false;
#else
if ( !saveTemporaryLayers() )
Expand Down

0 comments on commit 82ad958

Please sign in to comment.