Remove unnecessary. (Funny comment though.)

This commit is contained in:
Steve Checkoway
2005-10-24 06:51:20 +00:00
parent 4e464c3777
commit 532b115aa6
2 changed files with 0 additions and 6 deletions
@@ -31,11 +31,6 @@ RageSound_Null::RageSound_Null()
StartDecodeThread();
}
float RageSound_Null::GetPlayLatency() const
{
return 0; /* silence is fast! */
}
int RageSound_Null::GetSampleRate( int iRate ) const
{
return m_iSampleRate;