Remove debug slipped with the previous commit.

This commit is contained in:
mav 2009-01-10 19:01:29 +00:00
parent 9082151e88
commit 6eabf0bd03

View File

@ -2367,7 +2367,6 @@ dsp_oss_audioinfo(struct cdev *i_dev, oss_audioinfo *ai)
ai->next_play_engine = 0;
ai->next_rec_engine = 0;
printf("flags: %08x %d\n", ch->flags, ai->busy);
CHN_UNLOCK(ch);
}