mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Merge pull request #5791 from leoetlino/wiimote-indicator
Remove Wii Remote connection status from status bar
This commit is contained in:
@ -147,10 +147,6 @@ void Host_ConnectWiimote(int wm_idx, bool connect)
|
||||
});
|
||||
}
|
||||
|
||||
void Host_SetWiiMoteConnectionState(int _State)
|
||||
{
|
||||
}
|
||||
|
||||
void Host_ShowVideoConfig(void*, const std::string&)
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user