--- np2/sound/vermouth/midimod.c 2006/12/16 22:23:24 1.11 +++ np2/sound/vermouth/midimod.c 2007/10/28 16:01:35 1.12 @@ -380,7 +380,7 @@ static BRESULT VERMOUTHCL cfgfile_load(M (midimod_getfile(mod, filename, buf, NELEMENTS(buf)) != SUCCESS)) { goto cfl_err; } -// TRACEOUT(("open: %s", buf)); +// TRACEOUT(("open: %s", buf)); tfh = textfile_open(buf, 0x1000); if (tfh == NULL) { goto cfl_err;