summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-03-13 02:24:18 +0000
committerSolomon Peachy <pizza@shaftnet.org>2021-03-22 13:22:13 +0000
commitbf9fdb13c4d38f19aa303b6fc88ee3a97ca6c441 (patch)
tree1ebd705006563b3820b37bf7929739854c75b6ad /apps/settings.h
parent90ad920d44521ff229a9397957ce49101084d57a (diff)
downloadrockbox-bf9fdb13c4d38f19aa303b6fc88ee3a97ca6c441.tar.gz
rockbox-bf9fdb13c4d38f19aa303b6fc88ee3a97ca6c441.zip
Remove some HAVE_FUNCTIONAL_MODE bits
This was dead code introduced by 0662793c, and got missed by 08ab3aea which should've removed it. Change-Id: I87d02eab11479133c66524e58efc504ff093dfbd
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 1ff7bbe5d1..e8241c5f9a 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -786,10 +786,6 @@ struct user_settings
786 int power_mode; 786 int power_mode;
787#endif 787#endif
788 788
789#ifdef AUDIOHW_HAVE_FUNCTIONAL_MODE
790 int func_mode;
791#endif
792
793#ifdef AUDIOHW_HAVE_EQ 789#ifdef AUDIOHW_HAVE_EQ
794 /** Hardware EQ tone controls **/ 790 /** Hardware EQ tone controls **/
795 struct hw_eq_band 791 struct hw_eq_band