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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i_sound.c b/src/i_sound.c
index 75f82702..cf9e17a3 100644
--- a/src/i_sound.c
+++ b/src/i_sound.c
@@ -247,7 +247,6 @@ void I_UpdateSound(void)
static void CheckVolumeSeparation(int *sep, int *vol)
{
-return;
if (*sep < 0)
{
*sep = 0;