Not really possible/desirable

see https://github.com/libsdl-org/SDL/issues/5658
This commit is contained in:
Sébastien Noel 2023-05-04 15:22:02 +02:00
parent e0e6cde47d
commit d99ade2ea5

View File

@ -262,7 +262,6 @@ static BOOL StartUp_SDLaudio( CSoundLibrary &sl, BOOL bReport=TRUE)
// report success
if( bReport) {
STUBBED("Report actual SDL device name?");
CPrintF( TRANSV(" opened device: %s\n"), "SDL audio stream");
CPrintF( TRANSV(" %dHz, %dbit, %s\n"),
sl.sl_SwfeFormat.nSamplesPerSec,