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:
@ -2,7 +2,6 @@
|
||||
|
||||
/* battery */
|
||||
const char *battery_perc(const char *);
|
||||
const char *battery_power(const char *);
|
||||
const char *battery_state(const char *);
|
||||
|
||||
/* cpu */
|
||||
|
Reference in New Issue
Block a user