Skip to content

Commit f39b7a0

Browse files
committedJul 6, 2017
Fix build warning
1 parent 3108d68 commit f39b7a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/core/processing/qgsnativealgorithms.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ class QgsBufferAlgorithm : public QgsProcessingAlgorithm
147147
QgsProperty mDynamicBufferProperty;
148148
QVariantMap mDynamicParams;
149149
double mDefaultBuffer;
150-
const QgsProcessingParameterDefinition *mDistanceParamDef = nullptr;
151150
QgsExpressionContext mExpContext;
152151
};
153152

0 commit comments

Comments
 (0)
Please sign in to comment.