forked from len0rd/rockbox
Removed warning on debug builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2530 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
095c68bc1d
commit
6f62bc2769
1 changed files with 1 additions and 0 deletions
|
@ -2070,6 +2070,7 @@ void mpeg_init(int volume, int bass, int treble, int balance, int loudness, int
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
dbg_timer_start();
|
dbg_timer_start();
|
||||||
|
dbg_cnt2us(0);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue