Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Revert "Add basic backlight percentage support"
[slstatus.git]
/
slstatus.h
diff --git
a/slstatus.h
b/slstatus.h
index
6112e7e
..
079a8db
100644
(file)
--- a/
slstatus.h
+++ b/
slstatus.h
@@
-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 *);