summaryrefslogtreecommitdiff
path: root/common/battery_link.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/battery_link.c')
-rw-r--r--common/battery_link.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/battery_link.c b/common/battery_link.c
index b20ab45fc1..97d080d876 100644
--- a/common/battery_link.c
+++ b/common/battery_link.c
@@ -14,8 +14,6 @@
*/
#define DESIGN_CAPACITY 8200
-#define CELSIUS_TO_DECI_KELVIN(temp_c) ((temp_c) * 10 + 2731)
-
enum {
TEMP_RANGE_10,
TEMP_RANGE_23,