Skip to content

[Warnings] Fix set-but-unused variables in anisotropic.hh's setBoundary().

Jö Fahlke requested to merge fix/anisotropic-unused-variable-warning into master

This removes a bunch of code which does not appear to have any effect and a comment that refers to that code.

Merge request reports