Skip to content

Provide missing throw statements for deprecated API

Sandro Christian Wenzel requested to merge swenzel/deprAPI into master
  • we do no longer support the DistanceMinimize API
  • this commit notifies the caller when this old API was called (until the API is fully removed)

Merge request reports