mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 22:05:20 -04:00
minor clean-up
This commit is contained in:
parent
7490f90b0f
commit
1d5bfd743b
@ -620,12 +620,7 @@ void I_InitSound(void)
|
||||
|
||||
printf("I_InitSound: ");
|
||||
|
||||
#ifdef WOOFDATADIR
|
||||
setenv("ALSOFT_CONF", WOOFDATADIR"/alsoft.conf", 0);
|
||||
#endif
|
||||
|
||||
device = alcOpenDevice(NULL);
|
||||
|
||||
if (device)
|
||||
{
|
||||
ALCint srate = -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user