Skip to content

Commit

Permalink
Fix build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 6, 2017
1 parent 3108d68 commit f39b7a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/processing/qgsnativealgorithms.h
Expand Up @@ -147,7 +147,6 @@ class QgsBufferAlgorithm : public QgsProcessingAlgorithm
QgsProperty mDynamicBufferProperty;
QVariantMap mDynamicParams;
double mDefaultBuffer;
const QgsProcessingParameterDefinition *mDistanceParamDef = nullptr;
QgsExpressionContext mExpContext;
};

Expand Down

0 comments on commit f39b7a0

Please sign in to comment.