Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksandr Kutuzov <aku@plooks.com>2020-10-19 01:31:47 +0300
committerAleksandr Kutuzov <aku@plooks.com>2020-10-20 14:12:33 +0300
commit4fea9e43a866f5ea5e2255a92a81c5797a2e7cd5 (patch)
tree9a09fddecbce5c0e9327b051420771beb9b21535 /applications/applications.h
parent4c9eb4928d8f9b96ed52e74f1fd7890a4b0a84ee (diff)
clang format
Diffstat (limited to 'applications/applications.h')
-rw-r--r--applications/applications.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/applications.h b/applications/applications.h
index 85eead37..5a1b52c6 100644
--- a/applications/applications.h
+++ b/applications/applications.h
@@ -56,7 +56,6 @@ const FlipperStartupApp FLIPPER_STARTUP[] = {
{.app = nfc_task, .name = "nfc_task", .libs = {1, FURI_LIB{"menu_task"}}},
#endif
-
// {.app = coreglitch_demo_0, .name = "coreglitch_demo_0", .libs = ""},
#ifdef APP_TEST