remove unused

This commit is contained in:
Glenn Maynard
2006-12-22 21:56:02 +00:00
parent 92d77c3b6b
commit 4dd1f97875
2 changed files with 0 additions and 5 deletions
-2
View File
@@ -315,8 +315,6 @@ int RageSound::GetData( char *pBuffer, int iFrames )
*/
int RageSound::GetDataToPlay( int16_t *pBuffer, int iFrames, int64_t &iStreamFrame, int &iFramesStored )
{
int iNumRewindsThisCall = 0;
/* We only update m_iStreamFrame; only take a shared lock, so we don't block the main thread. */
// LockMut(m_Mutex);