Remove stray hekate cfg set. It's handled by default.

This commit is contained in:
CTCaer 2020-11-15 14:00:35 +02:00
parent 669e42960c
commit e45ffab5d8

View file

@ -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)