use default

This commit is contained in:
Glenn Maynard
2006-12-11 05:59:27 +00:00
parent 1adb0fcc87
commit f33bb09334
3 changed files with 0 additions and 7 deletions
@@ -137,11 +137,6 @@ int RageSoundReader_Vorbisfile::GetLength() const
return len;
}
int RageSoundReader_Vorbisfile::GetLength_Fast() const
{
return GetLength();
}
int RageSoundReader_Vorbisfile::SetPosition( int iFrame )
{
eof = false;