revert old changes

This commit is contained in:
ohyzha
2025-01-18 16:14:02 +02:00
parent a5a1fd99d5
commit 5a5bac8479
6 changed files with 63 additions and 47 deletions

View File

@@ -288,9 +288,4 @@ namespace OpenVulkano
}
return InterfaceOrientation::Landscape;
}
std::string SystemInfo::GetSystemFontPath(const std::string& fontName)
{
return "";
}
}