# HG changeset patch # User reimar # Date 1209661177 0 # Node ID c75d2f3cf4eb281622cfabdee93dadd4a38f73c8 # Parent 9946e4a6e4574d42a462609d1956e158b68fe2ad Remove a comment that makes no longer sense (since quite some time actually) diff -r 9946e4a6e457 -r c75d2f3cf4eb libao2/ao_pcm.c --- a/libao2/ao_pcm.c Thu May 01 16:58:52 2008 +0000 +++ b/libao2/ao_pcm.c Thu May 01 16:59:37 2008 +0000 @@ -86,10 +86,6 @@ strdup(ao_pcm_waveheader?"audiodump.wav":"audiodump.pcm"); } - /* bits is only equal to format if (format == 8) or (format == 16); - this means that the following "if" is a kludge and should - really be a switch to be correct in all cases */ - bits=8; switch(format){ case AF_FORMAT_S32_BE: