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
@@ -124,11 +124,6 @@ void LifeMeterTime::ChangeLife( HoldNoteScore hns, TapNoteScore tns )
m_pPlayerStageStats->bFailedEarlier = true;
}
void LifeMeterTime::OnDancePointsChange()
{
}
bool LifeMeterTime::IsInDanger() const
{
return false;