Fixed issued reported by CppDepends

This commit is contained in:
Magne Sjaastad
2015-12-07 12:53:36 +01:00
parent 5eb38fe203
commit b4e7e27f76
6 changed files with 7 additions and 14 deletions

View File

@@ -83,7 +83,6 @@ private:
float m_opacityLevel;
cvf::Color3f m_defaultColor;
bool m_showOppositeFaces;
bool m_showLabel;
cvf::ref<cvf::UByteArray> m_cellVisibility;