fix: remove debug code
parent
24e0e8697d
commit
669deb41d4
|
@ -317,7 +317,6 @@ namespace Coffee.UIExtensions
|
|||
}
|
||||
#endif
|
||||
Profiler.EndSample();
|
||||
EditorApplication.delayCall += () => Profiler.enabled = false;
|
||||
}
|
||||
|
||||
private static bool IsBuiltInObject(Object obj)
|
||||
|
|
Loading…
Reference in New Issue