server/reds: zap unsetting of QEMU_AUDIO_DRV

This commit is contained in:
Alon Levy 2010-11-03 01:05:05 +02:00
parent 6f9ab51509
commit b6e530f5f3

View File

@ -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 {