COMP: PatchTools: unused typedef

This commit is contained in:
mattijs 2022-03-17 16:01:23 +00:00
parent 9c7d265e4b
commit ea2bf0414d

View File

@ -51,7 +51,6 @@ void Foam::PatchTools::gatherAndMerge
)
{
typedef typename PrimitivePatch<FaceList,PointField>::face_type FaceType;
typedef typename PrimitivePatch<FaceList,PointField>::point_type PointType;
// Faces from all ranks
const globalIndex faceAddr(pp.size(), globalIndex::gatherOnly{});