mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
General: Remove unimplemented function prototypes
This commit is contained in:
@ -27,8 +27,6 @@ public:
|
||||
void LoadAll();
|
||||
|
||||
private:
|
||||
void CreateGUIControls();
|
||||
|
||||
wxAuiManager m_mgr;
|
||||
|
||||
// Owned by wx. Deleted implicitly upon destruction.
|
||||
|
Reference in New Issue
Block a user