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:
LPFaint99
2009-05-16 08:17:06 +00:00
parent b85353f684
commit 22eff0846f
2 changed files with 0 additions and 11 deletions

View File

@ -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],