remove noop

This commit is contained in:
Glenn Maynard
2006-11-09 05:40:45 +00:00
parent 06214febf3
commit 0e69f069e7
6 changed files with 0 additions and 23 deletions
-5
View File
@@ -138,11 +138,6 @@ void LifeMeterBattery::ChangeLife( float fDeltaLifePercent )
{
}
void LifeMeterBattery::OnDancePointsChange()
{
}
bool LifeMeterBattery::IsInDanger() const
{
return false;