diff options
Diffstat (limited to 'slstatus.h')
-rw-r--r-- | slstatus.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,8 +1,5 @@ /* See LICENSE file for copyright and license details. */ -/* backlight */ -const char *backlight_perc(const char *); - /* battery */ const char *battery_perc(const char *); const char *battery_state(const char *); |