mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
WiiSave: Remove unused Extract() member function
This commit is contained in:
@ -25,7 +25,6 @@ private:
|
||||
void ReadBKHDR();
|
||||
void WriteHDR();
|
||||
void WriteBKHDR();
|
||||
void Extract() {}
|
||||
void ImportWiiSaveFiles();
|
||||
void ExportWiiSaveFiles();
|
||||
void do_sig();
|
||||
|
Reference in New Issue
Block a user