mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 21:03:10 +00:00
server/reds: zap unsetting of QEMU_AUDIO_DRV
This commit is contained in:
parent
6f9ab51509
commit
b6e530f5f3
@ -3150,7 +3150,6 @@ static void reds_exit()
|
||||
shm_unlink(reds->stat_shm_name);
|
||||
free(reds->stat_shm_name);
|
||||
#endif
|
||||
unsetenv("QEMU_AUDIO_DRV");
|
||||
}
|
||||
|
||||
enum {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user