Removed CppCheck Warnings

This commit is contained in:
Jacob Støren
2017-03-03 17:09:30 +01:00
parent dc79422a96
commit 4312968124
7 changed files with 10 additions and 6 deletions

View File

@@ -85,8 +85,6 @@ private:
float m_opacityLevel;
cvf::Color3f m_defaultColor;
bool m_showLabel;
cvf::ref<cvf::UByteArray> m_cellVisibility;
cvf::ref<RivFaultGeometryGenerator> m_nativeFaultGenerator;