From 0fbaeed250fde8ad11cb9dbe8cc63667d269b5d2 Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Thu, 13 Jan 2022 11:40:35 +0000 Subject: Remove ACTION_SETTINGS_RESET This action has never been used since its introduction in 2006. There's no real need for it, as it's possible to reset settings from the context menu. Change-Id: I6b357ad1a2e19a9b631ee3055e158492570479e3 --- apps/action.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/action.h') diff --git a/apps/action.h b/apps/action.h index f94dd3086c..3217ce4d6f 100644 --- a/apps/action.h +++ b/apps/action.h @@ -245,7 +245,6 @@ enum { ACTION_SETTINGS_DEC, ACTION_SETTINGS_DECREPEAT, ACTION_SETTINGS_DECBIGSTEP, - ACTION_SETTINGS_RESET, ACTION_SETTINGS_SET, /* Used by touchscreen targets */ /* bookmark screen */ -- cgit v1.2.3