remove unused vars

This commit is contained in:
AJ Kelly
2010-12-19 14:30:49 -06:00
parent 55da51678d
commit ce6708f7f6
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -20,7 +20,6 @@ StreamDisplay::StreamDisplay()
m_fVelocity = 0;
m_fPassingAlpha = 0;
m_fHotAlpha = 0;
m_fThreePartWidth = 0;
m_bAlwaysBounce = false;
}