summaryrefslogtreecommitdiff
path: root/common/battery_slippy.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/battery_slippy.c')
-rw-r--r--common/battery_slippy.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/battery_slippy.c b/common/battery_slippy.c
index 64d5c09d1e..75a179f291 100644
--- a/common/battery_slippy.c
+++ b/common/battery_slippy.c
@@ -33,12 +33,6 @@ const struct battery_info *battery_get_info(void)
return &info;
}
-/* FIXME: The smart battery should do the right thing - that's why it's
- * called "smart". Do we really want to second-guess it? For now, let's not. */
-void battery_vendor_params(struct batt_params *batt)
-{
-}
-
/**
* Physical detection of battery connection.
*/