Skip to content
Snippets Groups Projects
Commit b6911e5c authored by Beerwerth, Randolf's avatar Beerwerth, Randolf
Browse files

remove unneeded friend

parent 9a6e2760
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@ class MatrixRTCoefficients : public ILayerRTCoefficients {
public:
friend class SpecularMagneticStrategy;
friend class SpecularMagneticNCStrategy;
friend class SpecularMagneticNCTestingStrategy;
friend class SpecularMagneticTanhStrategy;
MatrixRTCoefficients(double kz_sign, Eigen::Vector2cd eigenvalues, kvector_t b,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment