Minor adjustments to the profiling tools code
This commit is contained in:
@@ -166,7 +166,6 @@ namespace FlaxEditor.Windows.Profiler
|
||||
/// <inheritdoc />
|
||||
public override void OnDestroy()
|
||||
{
|
||||
Clear();
|
||||
_timelineEventsCache?.Clear();
|
||||
_tableRowsCache?.Clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user