summaryrefslogtreecommitdiff
path: root/apps/plugins/periodic_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/periodic_table.c')
-rw-r--r--apps/plugins/periodic_table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/periodic_table.c b/apps/plugins/periodic_table.c
index b77dd07432..2dd84baacd 100644
--- a/apps/plugins/periodic_table.c
+++ b/apps/plugins/periodic_table.c
@@ -619,7 +619,6 @@ enum plugin_status plugin_start(const void* parameter)
619 switch (button) 619 switch (button)
620 { 620 {
621 case PERIODIC_KEY_SELECT: 621 case PERIODIC_KEY_SELECT:
622 break;
623 case PERIODIC_KEY_MENU: 622 case PERIODIC_KEY_MENU:
624 return PLUGIN_OK; 623 return PLUGIN_OK;
625 break; 624 break;