[xiph-cvs] cvs commit: ao/src/plugins/alsa09 ao_alsa09.c
Stan Seibert
volsung at xiph.org
Sat Aug 30 08:31:27 PDT 2003
volsung 03/08/30 11:31:27
Modified: src/plugins/alsa09 ao_alsa09.c
Log:
No need to reference bug numbers in code.
Revision Changes Path
1.15 +0 -1 ao/src/plugins/alsa09/ao_alsa09.c
Index: ao_alsa09.c
===================================================================
RCS file: /usr/local/cvsroot/ao/src/plugins/alsa09/ao_alsa09.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ao_alsa09.c 30 Aug 2003 15:30:23 -0000 1.14
+++ ao_alsa09.c 30 Aug 2003 15:31:27 -0000 1.15
@@ -291,7 +291,6 @@
{
ao_alsa_internal *internal = (ao_alsa_internal *) device->internal;
- /* drain audio, bug id 282 */
snd_pcm_drain(internal->pcm_handle);
snd_pcm_close(internal->pcm_handle);
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list