mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-21 16:58:45 +00:00
Merge pull request #5791 from leoetlino/wiimote-indicator
Remove Wii Remote connection status from status bar
This commit is contained in:
commit
efd318df64
8 changed files with 0 additions and 54 deletions
|
@ -147,10 +147,6 @@ void Host_ConnectWiimote(int wm_idx, bool connect)
|
|||
});
|
||||
}
|
||||
|
||||
void Host_SetWiiMoteConnectionState(int _State)
|
||||
{
|
||||
}
|
||||
|
||||
void Host_ShowVideoConfig(void*, const std::string&)
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue