use default
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user