]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Remove an incorrect debug message about dithering
authorMike Brady <mikebrady@eircom.net>
Sat, 10 Feb 2018 18:37:08 +0000 (18:37 +0000)
committerMike Brady <mikebrady@eircom.net>
Sat, 10 Feb 2018 18:37:08 +0000 (18:37 +0000)
player.c

index 7ea87235e4eb3a94f9506a78ff13b4a16e6e174b..f937d48ca7c94cc59f8815d48b5ee9b80cf6e7c2 100644 (file)
--- a/player.c
+++ b/player.c
@@ -1370,7 +1370,7 @@ static void *player_thread_func(void *arg) {
   conn->ab_synced = 0;
   conn->first_packet_timestamp = 0;
   conn->flush_requested = 0;
-  // conn->fix_volume = 0x10000;
+  conn->fix_volume = 0x10000;
 
   if (conn->latency == 0) {
     debug(1,