summaryrefslogtreecommitdiff
path: root/src/i_sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_sound.c')
-rw-r--r--src/i_sound.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/i_sound.c b/src/i_sound.c
index 6763fa37..73442cbd 100644
--- a/src/i_sound.c
+++ b/src/i_sound.c
@@ -473,8 +473,3 @@ void I_BindSoundVariables(void)
#endif
}
-void I_SetOPLDriverVer(opl_driver_ver_t ver)
-{
- opl_drv_ver = ver;
-}
-