Skip to content

Remove UVWCalculator default constructor.

Maik Nijhuis requested to merge remove-uvwcalculator-constructor into master

Remove the default constructor of UVWCalculator since it does not initialize the object / creates an unusable object.

Merge request reports