author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 23 Apr 2016 10:11:41 +0000 (12:11 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 23 Apr 2016 10:11:41 +0000 (12:11 +0200) | ||
commit | a8c949fc5cd7cf002ac9223c9838525dc8a25a67 | |
tree | 1567107466793c2a7e6cf9767020d2ef2c987455 | tree | snapshot |
parent | 3c382b5e60af09dab5f4fe191d4206a36bc1f9c1 | commit | diff |
battery plugin: remove assignment with no effect
[src/battery.c:361] -> [src/battery.c:372]: (performance) Variable 'capacity_charged' is reassigned a value before the old one has been used.
[src/battery.c:361] -> [src/battery.c:372]: (performance) Variable 'capacity_charged' is reassigned a value before the old one has been used.
src/battery.c | diff | blob | history |