Update of /cvsroot/alsa/alsa-kernel/core/seq
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30864/alsa-kernel/core/seq

Modified Files:
        seq_midi.c 
Log Message:
remove superfluous call to snd_seq_event_port_detach

Index: seq_midi.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/core/seq/seq_midi.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- seq_midi.c  23 Feb 2004 10:52:15 -0000      1.16
+++ seq_midi.c  8 Mar 2004 09:15:38 -0000       1.17
@@ -443,7 +443,6 @@
                up(&register_mutex);
                return -ENODEV;
        }
-       snd_seq_event_port_detach(client->seq_client, client->ports[device]->seq_port);
        ports = client->ports_per_device[device];
        client->ports_per_device[device] = 0;
        msynth = client->ports[device];



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to