mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
General: Remove unimplemented function prototypes
This commit is contained in:
@ -96,7 +96,6 @@ private:
|
||||
void OnCompressISO(wxCommandEvent& event);
|
||||
void OnMultiCompressISO(wxCommandEvent& event);
|
||||
void OnMultiDecompressISO(wxCommandEvent& event);
|
||||
void OnInstallWAD(wxCommandEvent& event);
|
||||
void OnChangeDisc(wxCommandEvent& event);
|
||||
|
||||
void CompressSelection(bool _compress);
|
||||
|
Reference in New Issue
Block a user