mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
Consolidate testing memory setup
This commit is contained in:
@@ -65,7 +65,6 @@ frame_allocator::init(
|
||||
{
|
||||
m_free.append(free);
|
||||
m_used.append(used);
|
||||
consolidate_blocks();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user