diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 2a8551118d..c727f22d90 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -332,7 +332,6 @@ Hidden="" RandomVanish="" SaveScreenshot1="MenuLeft-MenuRight" SaveScreenshot2="Select" -CancelAllPlayerOptions="Left,Right,Left,Right,Left,Right" BackInEventMode="" [CodeDetectorOnline] diff --git a/src/CodeDetector.cpp b/src/CodeDetector.cpp index 5630894b91..256d596ddc 100644 --- a/src/CodeDetector.cpp +++ b/src/CodeDetector.cpp @@ -49,7 +49,6 @@ const char *CodeNames[] = { "PrevGroup", "SaveScreenshot1", "SaveScreenshot2", - "CancelAllPlayerOptions", "BackInEventMode", "CloseCurrentFolder", };