COMP: PatchTools: unused typedef
This commit is contained in:
parent
9c7d265e4b
commit
ea2bf0414d
@ -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{});
|
||||
|
Loading…
Reference in New Issue
Block a user