remove confusing unused

This commit is contained in:
Glenn Maynard
2006-11-09 07:59:20 +00:00
parent ff4376868f
commit b8e7bb520a
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -63,7 +63,6 @@ LifeMeterBar::LifeMeterBar()
m_fPassingAlpha = 0;
m_fHotAlpha = 0;
m_bFailedEarlier = false;
m_fBaseLifeDifficulty = PREFSMAN->m_fLifeDifficultyScale;
m_fLifeDifficulty = m_fBaseLifeDifficulty;
-1
View File
@@ -42,7 +42,6 @@ private:
float m_fPassingAlpha;
float m_fHotAlpha;
bool m_bFailedEarlier; // set this to true when life dips below 0
float m_fBaseLifeDifficulty;
float m_fLifeDifficulty; // essentially same as pref