Skip to content

Commit e7ab4db

Browse files
committed
Doesn't seem like this function is used anyway
1 parent 1bf065b commit e7ab4db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/funkin/util/MemoryUtil.hx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ class MemoryUtil
157157
{
158158
#if cpp
159159
cpp.vm.Gc.compact();
160-
#elseif hl
161160
#else
162161
throw 'Not implemented!';
163162
#end

0 commit comments

Comments
 (0)