Skip to content
Snippets Groups Projects
Commit 925442a7 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm unused

parent 020b530a
No related branches found
No related tags found
1 merge request!1188All polyhedral formfactors now constructed by libff; files merged into Polyhedra.h|cpp
......@@ -187,7 +187,6 @@ public:
}
private:
static const ff::Topology topology;
const double& m_edge;
#endif // USER_API
};
......@@ -224,8 +223,6 @@ public:
}
private:
static const ff::Topology topology;
const double& m_edge;
#endif // USER_API
};
......@@ -258,7 +255,6 @@ public:
}
private:
static const ff::Topology topology;
const double& m_edge;
#endif // USER_API
};
......@@ -291,7 +287,6 @@ public:
}
private:
static const ff::Topology topology;
const double& m_edge;
#endif // USER_API
};
......@@ -340,8 +335,6 @@ public:
}
private:
static const ff::Topology topology;
const double& m_length;
const double& m_width;
const double& m_height;
......@@ -385,7 +378,6 @@ public:
}
private:
static const ff::Topology topology;
const double& m_base_edge;
const double& m_height;
const double& m_alpha;
......@@ -428,8 +420,6 @@ public:
}
private:
static const ff::Topology topology;
const double& m_base_edge;
const double& m_height;
const double& m_alpha;
......@@ -472,7 +462,6 @@ public:
}
private:
static const ff::Topology topology;
const double& m_base_edge;
const double& m_height;
const double& m_alpha;
......@@ -518,8 +507,6 @@ public:
#endif // USER_API
private:
static const ff::Topology topology;
const double& m_length;
const double& m_height;
const double& m_height_ratio;
......@@ -563,7 +550,6 @@ public:
#endif // USER_API
private:
static const ff::Topology topology;
const double& m_length;
const double& m_removed_length;
};
......@@ -600,7 +586,6 @@ public:
}
private:
static const ff::Topology topology;
const double& m_length;
const double& m_removed_length;
#endif // USER_API
......
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