mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-10 19:45:49 +00: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:
parent
b85353f684
commit
22eff0846f
2 changed files with 0 additions and 11 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue