Remove battery_power for various reasons
- Battery power cannot be easily gatherable via apm(4) - IMHO it does not represent essential information
This commit is contained in:
parent
24b663d657
commit
4f5ac5d9fe
4 changed files with 1 additions and 15 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
/* battery */
|
||||
const char *battery_perc(const char *);
|
||||
const char *battery_power(const char *);
|
||||
const char *battery_state(const char *);
|
||||
|
||||
/* cpu */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue