diff options
Diffstat (limited to 'firmware/export/wm8985.h')
-rw-r--r-- | firmware/export/wm8985.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/wm8985.h b/firmware/export/wm8985.h index a5eb59f159..f733133917 100644 --- a/firmware/export/wm8985.h +++ b/firmware/export/wm8985.h @@ -22,10 +22,6 @@ #ifndef _WM8985_H #define _WM8985_H -/* volume/balance/treble/bass interdependency */ -#define VOLUME_MIN -890 -#define VOLUME_MAX 60 - #ifdef COWON_D2 /* FIXME: somehow something was out of sync in the .lang, settings and caps. Keep the * cutoffs disabled until someone with the device works it out. */ |