ENH: initialised edge values to avoid compiler warning msg

This commit is contained in:
andy
2010-03-01 17:14:33 +00:00
parent f88d85ba8a
commit 803556d761

View File

@ -884,7 +884,7 @@ void starMesh::createCoupleMatches()
<< "newSlaveEdges: " << newSlaveEdges << endl;
# endif
edge startEdge;
edge startEdge(-1, -1);
// Remember where the start edge was found:
// 0 for not found