diff options
Diffstat (limited to '')
-rw-r--r-- | extra-functions.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extra-functions.h b/extra-functions.h index f763d170a..d3a43cd99 100644 --- a/extra-functions.h +++ b/extra-functions.h @@ -20,9 +20,6 @@ void wipe_rotate_data(); static long tmplog_offset = 0; -// Battery level -char* print_batt_cap(); - void update_tz_environment_variables(); void fix_perms(); |