summaryrefslogtreecommitdiff
path: root/app/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main.c')
-rw-r--r--app/src/main.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main.c b/app/src/main.c
index 92ecc8b..e755304 100644
--- a/app/src/main.c
+++ b/app/src/main.c
@@ -26,9 +26,4 @@ void main(void)
{
return;
}
-
-
-#ifdef CONFIG_SETTINGS
- settings_load();
-#endif
}