Remove unused variable.
This commit is contained in:
parent
080e84ff48
commit
0998354422
|
@ -268,8 +268,6 @@ public:
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Q_DISABLE_COPY_MOVE(VYMeasurementDimension) // NOLINT
|
Q_DISABLE_COPY_MOVE(VYMeasurementDimension) // NOLINT
|
||||||
|
|
||||||
bool m_circumference{true};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user