Remove duplicate calls to housekeeping_task_user (#24201)
This commit is contained in:
parent
938837e881
commit
20ae67ba01
8 changed files with 0 additions and 13 deletions
|
|
@ -46,8 +46,6 @@ void housekeeping_task_kb(void) {
|
|||
if (display_enabled) {
|
||||
display_housekeeping_task();
|
||||
}
|
||||
|
||||
housekeeping_task_user();
|
||||
}
|
||||
|
||||
void keyboard_post_init_kb(void) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue