mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-16 05:50:58 +02:00
MainAndroid: Remove obsolete Host_RequestFullscreen() function
This commit is contained in:
@@ -113,10 +113,6 @@ void Host_RequestRenderWindowSize(int width, int height)
|
||||
{
|
||||
}
|
||||
|
||||
void Host_RequestFullscreen(bool enable_fullscreen)
|
||||
{
|
||||
}
|
||||
|
||||
void Host_SetStartupDebuggingParameters()
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user