fix!: remove references to context::collect
I forgor to do that earlier lol Refs: #12
This commit is contained in:
@@ -7,6 +7,4 @@ namespace furvm {
|
||||
context::context()
|
||||
: m_thingAllocator(m_thingArena) {}
|
||||
|
||||
void context::collect() {}
|
||||
|
||||
} // namespace furvm
|
||||
|
||||
Reference in New Issue
Block a user