Files
test/source
Germano Cavalcante 6bf940d326 Cleanup: remove unnecessary callbacks
There is no need to create callback members for the snap system when
only one type of object is using them.

So remove the callbacks and inline the code.

This usually promotes optimization, but in this case, no change in
performance was observed.
2023-06-30 12:00:09 -03:00
..