Back out the aRts volume patch, this is not user-friendly at all.

This commit is contained in:
Alexandre Julliard 2002-12-05 19:20:36 +00:00
parent d523a45bd0
commit 26d648887a

View file

@ -677,9 +677,6 @@ HRESULT WINAPI DirectSoundCreate8(REFGUID lpGUID,LPDIRECTSOUND8 *ppDS,IUnknown *
}
(*ippDS)->drvdesc.dnDevNode--; /* take away last increment */
/* for aRts sound server */
if (err == DS_OK) waveOutSetVolume( (*ippDS)->drvdesc.dnDevNode, 0xFFFFFFFFL );
}
if (drv && (err == DS_OK))