--- np2/sound/vermouth/midiout.c 2003/12/25 05:07:49 1.7 +++ np2/sound/vermouth/midiout.c 2003/12/25 12:08:04 1.8 @@ -453,7 +453,6 @@ static void ctrlchange(MIDIHDL midi, CHA case CTRL_EXPRESS: ch->expression = val; - TRACEOUT(("exp = %d", val)); volumeupdate(midi, ch); break;