mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-03 22:19:07 +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,
|
(WORD)outputParameters->channelCount, bytesPerDirectSoundOutputBuffer,
|
||||||
outputChannelMask );
|
outputChannelMask );
|
||||||
DBUG(("InitOutputBuffer() returns %x\n", hr));
|
DBUG(("InitOutputBuffer() returns %x\n", hr));
|
||||||
>>>>>>> .merge-right.r10709
|
|
||||||
if( hr != DS_OK )
|
if( hr != DS_OK )
|
||||||
{
|
{
|
||||||
result = paUnanticipatedHostError;
|
result = paUnanticipatedHostError;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user