diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/main.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/main.c b/apps/main.c index 7472eb4..f11706e 100644 --- a/apps/main.c +++ b/apps/main.c @@ -224,10 +224,7 @@ void init(void) #endif #endif -#ifndef IRIVER_H300_SERIES - /* Not yet done on H300 */ i2c_init(); -#endif #ifdef HAVE_RTC rtc_init(); |