vserver 1.9.5.x5
[linux-2.6.git] / sound / synth / emux / emux_synth.c
index 0fe8cac..f13b038 100644 (file)
@@ -362,16 +362,6 @@ snd_emux_control(void *p, int type, snd_midi_channel_t *chan)
 }
 
 
-/*
- * for Emu10k1 - release at least 1 voice currently using
- */
-int
-snd_emux_release_voice(snd_emux_t *emu)
-{
-       return 0;
-}
-
-
 /*
  * terminate note - if free flag is true, free the terminated voice
  */