remove XXX: Fail() is no longer tricky
This commit is contained in:
@@ -837,7 +837,6 @@ bool RageSound::SetPositionFrames( int iFrames )
|
||||
|
||||
if( iRet == -1 )
|
||||
{
|
||||
/* XXX untested */
|
||||
Fail( m_pSource->GetError() );
|
||||
return false; /* failed */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user