mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-23 11:35:19 +01:00
Forgotten file in previous commit
This commit is contained in:
parent
702e0d49c2
commit
9c056aaf6b
@ -2421,7 +2421,9 @@ RefitMain (IN EFI_HANDLE ImageHandle,
|
||||
} else if (gThemeChanged) {
|
||||
DBG("change theme\n");
|
||||
InitTheme(FALSE, NULL);
|
||||
OptionMenu.FreeMenu();
|
||||
//OptionMenu.FreeMenu(); // it is already freed at loop beginning
|
||||
AboutMenu.Entries.Empty();
|
||||
HelpMenu.Entries.Empty();
|
||||
}
|
||||
DBG("theme inited\n");
|
||||
if (ThemeX.embedded) {
|
||||
|
Loading…
Reference in New Issue
Block a user