mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
This line should have been edited out during merge
This commit is contained in:
@@ -2066,7 +2066,6 @@ static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi,
|
||||
(WORD)outputParameters->channelCount, bytesPerDirectSoundOutputBuffer,
|
||||
outputChannelMask );
|
||||
DBUG(("InitOutputBuffer() returns %x\n", hr));
|
||||
>>>>>>> .merge-right.r10709
|
||||
if( hr != DS_OK )
|
||||
{
|
||||
result = paUnanticipatedHostError;
|
||||
|
Reference in New Issue
Block a user