mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Specialize font paths for preinstalled font selection instead
This commit is contained in:
@@ -185,11 +185,6 @@ bool GpSystemServices_Web::AreFontResourcesSeekable() const
|
||||
return true;
|
||||
}
|
||||
|
||||
bool GpSystemServices_Web::IsUsingPreinstalledFonts() const
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
IGpClipboardContents *GpSystemServices_Web::GetClipboardContents() const
|
||||
{
|
||||
return m_clipboardContents;
|
||||
|
||||
Reference in New Issue
Block a user