summaryrefslogtreecommitdiff
path: root/include/link_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/link_defs.h')
-rw-r--r--include/link_defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/link_defs.h b/include/link_defs.h
index e55da8bd50..1f16399cf7 100644
--- a/include/link_defs.h
+++ b/include/link_defs.h
@@ -52,8 +52,6 @@ extern const struct hook_data __hooks_tablet_mode_change[];
extern const struct hook_data __hooks_tablet_mode_change_end[];
extern const struct hook_data __hooks_pwrbtn_change[];
extern const struct hook_data __hooks_pwrbtn_change_end[];
-extern const struct hook_data __hooks_charge_state_change[];
-extern const struct hook_data __hooks_charge_state_change_end[];
extern const struct hook_data __hooks_battery_soc_change[];
extern const struct hook_data __hooks_battery_soc_change_end[];
extern const struct hook_data __hooks_tick[];