mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-04-02 18:25:30 +02:00
Fixed bad commit (branching strategy needs to be implemented)
This commit is contained in:
@@ -443,9 +443,6 @@ RetroFE::RETROFE_STATE RetroFE::ProcessUserInput(Page *page)
|
||||
{
|
||||
Config.SetCurrentCollection(NextPageItem->GetName());
|
||||
CollectionInfo *info = GetCollection(NextPageItem->GetName());
|
||||
MenuParser mp;
|
||||
mp.GetMenuItems(info);
|
||||
CurrentPage->PushCollection(info);
|
||||
|
||||
MenuParser mp;
|
||||
mp.GetMenuItems(info);
|
||||
|
||||
Reference in New Issue
Block a user