diff options
| -rw-r--r-- | firmware/mpeg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/mpeg.c b/firmware/mpeg.c index f7b0b68..4d61131 100644 --- a/firmware/mpeg.c +++ b/firmware/mpeg.c @@ -936,7 +936,6 @@ void mpeg_init(int volume, int bass, int treble) #endif setup_sci0(); - i2c_init(); #ifdef ARCHOS_RECORDER mas_reset(); |