Skip to content

Commit cea155f

Browse files
committedOct 15, 2018
Fix warning
1 parent 8f6ee1c commit cea155f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/core/symbology/qgsfillsymbollayer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,6 @@ class CORE_EXPORT QgsLinePatternFillSymbolLayer: public QgsImageFillSymbolLayer
13171317
double mLineWidth = 0;
13181318
QgsUnitTypes::RenderUnit mLineWidthUnit = QgsUnitTypes::RenderMillimeters;
13191319
QgsMapUnitScale mLineWidthMapUnitScale;
1320-
QColor mColor;
13211320
//! Vector line angle in degrees (0 = horizontal, counterclockwise)
13221321
double mLineAngle = 45.0;
13231322
//! Offset perpendicular to line direction

0 commit comments

Comments
 (0)