Remove unnecessary null pointer checks
elfring opened this issue · 3 comments
elfring commented
dominicgs commented
Yes, there's a lot that can be cleaned up here, we could also use delete[] rather than looping over those arrays.
elfring commented
Are there a few update candidates left over?
dominicgs commented
Good point!