aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bktr/bktr_audio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bktr/bktr_audio.c')
-rw-r--r--sys/dev/bktr/bktr_audio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/bktr/bktr_audio.c b/sys/dev/bktr/bktr_audio.c
index bee8a3256200..b38cbb79d455 100644
--- a/sys/dev/bktr/bktr_audio.c
+++ b/sys/dev/bktr/bktr_audio.c
@@ -430,7 +430,6 @@ void msp_read_id( bktr_ptr_t bktr ){
void msp_autodetect( bktr_ptr_t bktr ) {
int auto_detect, loops;
int stereo;
- printf("MSP autodetect\n");
/* MSP3430G - countries with mono and DBX stereo */
if (strncmp("3430G", bktr->msp_version_string, 5) == 0){