Update platforms impl

This commit is contained in:
Wojtek Figat
2023-05-28 16:45:08 +02:00
parent 81ae687238
commit 587578ccfb
6 changed files with 11 additions and 25 deletions

View File

@@ -87,8 +87,6 @@ public:
static String GetUserLocaleName();
static bool GetHasFocus();
static void CreateGuid(Guid& result);
static bool CanOpenUrl(const StringView& url);
static void OpenUrl(const StringView& url);
static Float2 GetDesktopSize();
static String GetMainDirectory();
static String GetExecutableFilePath();