mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
MainAndroid: Remove obsolete Host_RequestFullscreen() function
This commit is contained in:
parent
d8201a7e8b
commit
aab6b70868
1 changed files with 0 additions and 4 deletions
|
@ -113,10 +113,6 @@ void Host_RequestRenderWindowSize(int width, int height)
|
|||
{
|
||||
}
|
||||
|
||||
void Host_RequestFullscreen(bool enable_fullscreen)
|
||||
{
|
||||
}
|
||||
|
||||
void Host_SetStartupDebuggingParameters()
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue