Skip to content
Snippets Groups Projects
Commit 125e5dec authored by Martin Heistermann's avatar Martin Heistermann
Browse files

Remove unused prototype.

parent 6d3efcba
No related branches found
No related tags found
1 merge request!1New feature: create hexahedral cube
......@@ -186,9 +186,6 @@ private:
#ifdef ENABLE_POLYHEDRALMESH_SUPPORT
int addPolyhedralMesh();
#endif
#ifdef ENABLE_HEXAHEDRALMESH_SUPPORT
int addHexahedralMesh();
#endif
inline void add_face(int _vh1 , int _vh2, int _vh3);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment