Brett 2024-03-04 11:15:25 -05:00
parent b7d69bdcbb
commit c6c92bbd30
1 changed files with 0 additions and 1 deletions

View File

@ -433,7 +433,6 @@ namespace blt
void expand()
{
BLT_INFO("I have expanded!");
blocks.push_back({static_cast<blt::u8*>(allocator.allocate(size_)), 0});
}