mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 07:39:42 +02:00
This line should have been edited out during merge
This commit is contained in:
parent
2074a24ee8
commit
fb7d90147c
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user