unindent
This commit is contained in:
@@ -835,7 +835,6 @@ int RageSoundReader_MP3::SetPosition_toc( int iFrame, bool Xing )
|
||||
* if we're using Xing. */
|
||||
mad->timer_accurate = !Xing;
|
||||
|
||||
{
|
||||
int bytepos = -1;
|
||||
if( Xing )
|
||||
{
|
||||
@@ -886,7 +885,6 @@ int RageSoundReader_MP3::SetPosition_toc( int iFrame, bool Xing )
|
||||
} while( get_this_frame_byte(mad) < bytepos );
|
||||
synth_output();
|
||||
}
|
||||
}
|
||||
|
||||
return iFrame;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user