mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
code review changes
This commit is contained in:
@@ -91,11 +91,7 @@ bool GpSystemServices_X::IsTextInputObstructive() const
|
||||
}
|
||||
|
||||
bool GpSystemServices_X::IsFullscreenPreferred() const
|
||||
{
|
||||
#ifdef __MACOS__
|
||||
return false;
|
||||
#endif
|
||||
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user