tudelft3d / 3dfier

The open-source tool for creating 3D models
http://tudelft3d.github.io/3dfier
GNU General Public License v3.0
526 stars 106 forks source link

Remove unnecessary null pointer checks #115

Open elfring opened 4 years ago

elfring commented 4 years ago

Extra null pointer checks are not needed like in the function “greedy_insert”.