REVERT: foamyHexMesh: correct function argument list

This commit is contained in:
laurence
2013-09-02 16:08:14 +01:00
parent baad5a48d9
commit 505fef5112

View File

@ -225,7 +225,6 @@ inline void Foam::conformalVoronoiMesh::createPointPair
const scalar ppDist,
const Foam::point& surfPt,
const vector& n,
const bool ptPair,
DynamicList<Vb>& pts
) const
{