summaryrefslogtreecommitdiff
path: root/firmware/mpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/mpeg.c')
-rw-r--r--firmware/mpeg.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/mpeg.c b/firmware/mpeg.c
index ea07c94e43..503fe6dc1f 100644
--- a/firmware/mpeg.c
+++ b/firmware/mpeg.c
@@ -2925,9 +2925,3 @@ void mpeg_init(int volume, int bass, int treble, int balance, int loudness, int
2925 dbg_cnt2us(0); 2925 dbg_cnt2us(0);
2926#endif 2926#endif
2927} 2927}
2928
2929/* -----------------------------------------------------------------
2930 * local variables:
2931 * eval: (load-file "rockbox-mode.el")
2932 * end:
2933 */