From bf9fdb13c4d38f19aa303b6fc88ee3a97ca6c441 Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Sat, 13 Mar 2021 02:24:18 +0000 Subject: 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 --- apps/settings.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apps/settings.h') 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 int power_mode; #endif -#ifdef AUDIOHW_HAVE_FUNCTIONAL_MODE - int func_mode; -#endif - #ifdef AUDIOHW_HAVE_EQ /** Hardware EQ tone controls **/ struct hw_eq_band -- cgit v1.2.3