borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

Remove finalizer on dispose #68

Closed borodust closed 7 years ago

borodust commented 7 years ago

If dispose was explicitly called, remove finalizer from the object to speed up GC.