--- np2/sound/vermouth/midimod.c 2006/12/16 22:23:24 1.11 +++ np2/sound/vermouth/midimod.c 2011/02/04 01:10:14 1.14 @@ -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;