summaryrefslogtreecommitdiff
path: root/include/hooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hooks.h')
-rw-r--r--include/hooks.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/hooks.h b/include/hooks.h
index 1c6f5fe274..9df5676e77 100644
--- a/include/hooks.h
+++ b/include/hooks.h
@@ -154,13 +154,6 @@ enum hook_type {
HOOK_POWER_BUTTON_CHANGE,
/*
- * Charge state machine status changed.
- *
- * Hook routines are called from the charger task.
- */
- HOOK_CHARGE_STATE_CHANGE,
-
- /*
* Battery state of charge changed
*
* Hook routines are called from the charger task.