mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-26 07:54:36 +00:00
Remove obsolete assert.
Before-terminate-events now include events that have time delta processing, with no memory to free.
This commit is contained in:
parent
2d46b50dd0
commit
ca0fae33d1
@ -1625,7 +1625,6 @@ static void FreeAssociatedMemory( const QueueItem& item )
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
assert( false );
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user