mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 11:08:00 +02:00
supply-battery: Fixup comment
This commit is contained in:
parent
7e73f5a246
commit
0b462e41d1
1 changed files with 1 additions and 3 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue