removed some forgotted debug code :p

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1515 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Csaba Hruska
2008-08-27 23:54:57 +00:00
parent 25bcfb7a87
commit beec16bc6e

View File

@@ -308,7 +308,6 @@ int audioPortAudio::process_callback(
const fpp_t frames = getNextBuffer( m_outBuf );
if( !frames )
{
printf( "callback stopped and mutex released'\n" );
m_stopped = TRUE;
m_stop_semaphore.release();
memset( _outputBuffer, 0, _framesPerBuffer *