mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
MainAndroid: Remove obsolete Host_RequestFullscreen() function
This commit is contained in:
parent
d8201a7e8b
commit
aab6b70868
@ -113,10 +113,6 @@ void Host_RequestRenderWindowSize(int width, int height)
|
||||
{
|
||||
}
|
||||
|
||||
void Host_RequestFullscreen(bool enable_fullscreen)
|
||||
{
|
||||
}
|
||||
|
||||
void Host_SetStartupDebuggingParameters()
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user