changeset 2173:e31befc7f7c4

Actually, that patch + the rest of the patch won't make it into 1.4.1. Reverted.
author Jonathan Schleifer <js-audacious@webkeks.org>
date Sun, 18 Nov 2007 12:38:02 +0100
parents 2c6a11b88271
children ec1ff3169025
files src/OSS4/audio.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/OSS4/audio.c	Sun Nov 18 12:19:12 2007 +0100
+++ b/src/OSS4/audio.c	Sun Nov 18 12:38:02 2007 +0100
@@ -434,8 +434,6 @@
         return;
     going = 0;
 
-    oss_set_volume(100, 100);
-
     g_thread_join(buffer_thread);
 
     g_free(device_name);