mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-27 05:06:39 -05:00
DolphinQt/GCMemcardManager: Don't unnecessarily repopulate the slot table when switching between A <-> B.
This commit is contained in:
@@ -243,7 +243,6 @@ void GCMemcardManager::SetActiveSlot(Slot slot)
|
||||
|
||||
m_active_slot = slot;
|
||||
|
||||
UpdateSlotTable(slot);
|
||||
UpdateActions();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user