BUG: Correct line length
This commit is contained in:
parent
f0d86b6886
commit
453a455c83
@ -91,8 +91,8 @@ inline bool Foam::pointEdgeCollapse::update
|
|||||||
// // Same coordinate. Same string?
|
// // Same coordinate. Same string?
|
||||||
// if (w2.collapseIndex_ < collapseIndex_)
|
// if (w2.collapseIndex_ < collapseIndex_)
|
||||||
// {
|
// {
|
||||||
// // Take over string index from w2 (and also coordinate but this
|
// // Take over string index from w2 (and also coordinate but
|
||||||
// // was same)
|
// // this was same)
|
||||||
// operator=(w2);
|
// operator=(w2);
|
||||||
// return true;
|
// return true;
|
||||||
// }
|
// }
|
||||||
|
Loading…
Reference in New Issue
Block a user