Skip to content

Commit

Permalink
Remove unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 6, 2021
1 parent 1a4d7b0 commit 585802b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/symbology/qgsmapinfosymbolconverter.h
Expand Up @@ -51,9 +51,7 @@ class CORE_EXPORT QgsMapInfoSymbolConversionContext
private:

QStringList mWarnings;
QgsUnitTypes::RenderUnit mTargetUnit = QgsUnitTypes::RenderPixels;

double mSizeConversionFactor = 1.0;
};

/**
Expand Down

0 comments on commit 585802b

Please sign in to comment.