summaryrefslogtreecommitdiff
path: root/apps/mpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mpeg.c')
-rw-r--r--apps/mpeg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/mpeg.c b/apps/mpeg.c
index bfe3d6d54f..c0b2ae0c0e 100644
--- a/apps/mpeg.c
+++ b/apps/mpeg.c
@@ -3008,8 +3008,6 @@ void audio_init(void)
3008 or_b(0x08, &PADRH); 3008 or_b(0x08, &PADRH);
3009#endif /* CONFIG_CODEC == MAS3587F */ 3009#endif /* CONFIG_CODEC == MAS3587F */
3010 3010
3011 talk_init();
3012
3013#ifdef DEBUG 3011#ifdef DEBUG
3014#ifndef SIMULATOR 3012#ifndef SIMULATOR
3015 dbg_timer_start(); 3013 dbg_timer_start();