summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/main.c b/apps/main.c
index c4d8c4aed6..e7a01c899a 100644
--- a/apps/main.c
+++ b/apps/main.c
@@ -424,8 +424,6 @@ void init(void)
424#ifdef HAVE_CHARGING 424#ifdef HAVE_CHARGING
425 car_adapter_mode_init(); 425 car_adapter_mode_init();
426#endif 426#endif
427
428// tlv320_device_init();
429} 427}
430 428
431int main(void) 429int main(void)