modules/battery: Remove assign without effect

CID: 1316024
This commit is contained in:
Stefan Schmidt 2015-08-12 09:26:19 +02:00
parent be97356eaa
commit c588867c1f
1 changed files with 0 additions and 1 deletions

View File

@ -812,7 +812,6 @@ linux_sys_class_power_supply_check(void)
if (sysev->present) have_battery = 1;
if (charging)
{
pwr_now = pwr_now;
have_power = 1;
if (time_to_full >= 0)
{