supply-battery: Fixup comment

This commit is contained in:
Benjamin Berg 2022-06-21 11:59:06 +02:00
parent 7e73f5a246
commit 0b462e41d1

View file

@ -176,9 +176,7 @@ up_device_supply_battery_refresh (UpDevice *device,
up_device_battery_update_info (battery, &info);
/*
* Load runtime information.
* NOTE: If we assume that a udev event is guaranteed to happen, then
* we can restrict this to updates other than UP_REFRESH_POLL.
* Load dynamic information.
*/
values.units = info.units;