diff --git a/stepmania/src/RageSound.cpp b/stepmania/src/RageSound.cpp index ba32f4d96c..832e12855f 100644 --- a/stepmania/src/RageSound.cpp +++ b/stepmania/src/RageSound.cpp @@ -837,7 +837,6 @@ bool RageSound::SetPositionFrames( int iFrames ) if( iRet == -1 ) { - /* XXX untested */ Fail( m_pSource->GetError() ); return false; /* failed */ }