mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-10 04:21:45 +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");
|
||||
|
||||
sd_unmount();
|
||||
|
||||
h_cfg.rcm_patched = fuse_check_patched_rcm();
|
||||
}
|
||||
|
||||
#if (LV_LOG_PRINTF == 1)
|
||||
|
|
Loading…
Reference in a new issue