mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Remove the FixChecksums Buttons from MemcardManager
This function is not necessary for gci gcs or sav import!!! The only reason to use it at this point is either fixing a memcard from around r700 by using a hex editor. Anyone who uses a hex editor should be able to figure out the rightclick menu git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3252 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -82,7 +82,6 @@ class CMemcardManager
|
||||
*sButtons,
|
||||
*sPages[2];
|
||||
wxButton *m_CopyFrom[2],
|
||||
*m_FixChecksum[2],
|
||||
*m_SaveImport[2],
|
||||
*m_SaveExport[2],
|
||||
*m_Delete[2],
|
||||
|
Reference in New Issue
Block a user