Skip to content

Commit 2618941

Browse files
committed
Net Core - Update RefAssembly
1 parent 3ce76eb commit 2618941

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CefSharp.Core.Runtime.RefAssembly/CefSharp.Core.Runtime.netcore.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ public static void AddDisposable(System.IDisposable item) { }
6868
public static uint ColorSetARGB(uint a, uint r, uint g, uint b) { throw null; }
6969
public static bool CurrentlyOnThread(CefSharp.CefThreadIds threadId) { throw null; }
7070
public static void DoMessageLoopWork() { }
71-
public static void EnableHighDPISupport() { }
7271
public static void EnableWaitForBrowsersToClose() { }
7372
public static int ExecuteProcess() { throw null; }
7473
public static CefSharp.ICookieManager GetGlobalCookieManager() { throw null; }

0 commit comments

Comments
 (0)