Remove the USE_OPENAL define as the reason for its introduction is gone

This commit is contained in:
David Hrdlička
2022-02-20 00:46:24 +01:00
parent 3101d74658
commit 6a63ae21f8
4 changed files with 1 additions and 24 deletions

View File

@@ -941,9 +941,7 @@ pc_reset_hard_close(void)
scsi_disk_close();
#ifdef USE_OPENAL
closeal();
#endif
video_reset_close();