diff --git a/src/UI/UIManager.cs b/src/UI/UIManager.cs index 3e7c1af..104d4ba 100644 --- a/src/UI/UIManager.cs +++ b/src/UI/UIManager.cs @@ -57,7 +57,6 @@ namespace UnityExplorer.UI { if (EventSystem.current != EventSys) { - ExplorerCore.Log("Forcing EventSystem to UnityExplorer's"); ForceUnlockCursor.SetEventSystem(); }