Skip to content
Snippets Groups Projects
Commit 7814b89a authored by drausch's avatar drausch
Browse files

removed unused member variable

parent 570d3b8d
No related branches found
No related tags found
1 merge request!15Feature/clang compile fixes
......@@ -106,8 +106,7 @@ private:
VistaDeviceSensor *m_pSensor;
HistoryPort *m_pHistoryPort;
mutable VistaType::uint32 m_nLastUpdateIdx,
m_nOldScore; // is updated in CalcUpdateNeededScore()
mutable VistaType::uint32 m_nLastUpdateIdx;
unsigned int m_nOldMeasureCount;
mutable VistaType::microtime m_nLastUpdateTsFromReadState;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment