mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-14 03:44:37 +02: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