summaryrefslogtreecommitdiff
path: root/apps/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/misc.c')
-rw-r--r--apps/misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/misc.c b/apps/misc.c
index 3dfc2892ca..95c0dd6e34 100644
--- a/apps/misc.c
+++ b/apps/misc.c
@@ -256,7 +256,6 @@ static bool clean_shutdown(void (*callback)(void *), void *parameter)
256 (void)parameter; 256 (void)parameter;
257 bookmark_autobookmark(false); 257 bookmark_autobookmark(false);
258 call_storage_idle_notifys(true); 258 call_storage_idle_notifys(true);
259 exit(0);
260#else 259#else
261 long msg_id = -1; 260 long msg_id = -1;
262 int i; 261 int i;