[StreamDisplay] Remove UseThreePartMethod

This commit is contained in:
AJ Kelly
2010-12-19 14:29:25 -06:00
parent 7e7e00404b
commit 55da51678d
3 changed files with 7 additions and 52 deletions
-2
View File
@@ -43,8 +43,6 @@ private:
float m_fPassingAlpha;
float m_fHotAlpha;
bool m_bUsingThreePart;
float m_fThreePartWidth;
bool m_bAlwaysBounce;
};