diff --git a/plugins/sf2_player/sf2_player.cpp b/plugins/sf2_player/sf2_player.cpp index 113ed558c..743b2b02f 100644 --- a/plugins/sf2_player/sf2_player.cpp +++ b/plugins/sf2_player/sf2_player.cpp @@ -257,7 +257,6 @@ void sf2Instrument::playNote( notePlayHandle * _n, bool, sampleFrame * ) { return; } - printf("Note: %d\n", midiNote); if ( tfp == 0 ) {