mirror of
https://github.com/CTCaer/hekate
synced 2024-12-22 19:31:12 +00:00
Remove stray hekate cfg set. It's handled by default.
This commit is contained in:
parent
669e42960c
commit
e45ffab5d8
1 changed files with 0 additions and 2 deletions
|
@ -381,8 +381,6 @@ void nyx_init_load_res()
|
||||||
hekate_bg = bmp_to_lvimg_obj("bootloader/res/background.bmp");
|
hekate_bg = bmp_to_lvimg_obj("bootloader/res/background.bmp");
|
||||||
|
|
||||||
sd_unmount();
|
sd_unmount();
|
||||||
|
|
||||||
h_cfg.rcm_patched = fuse_check_patched_rcm();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#if (LV_LOG_PRINTF == 1)
|
#if (LV_LOG_PRINTF == 1)
|
||||||
|
|
Loading…
Reference in a new issue