Skip to content

Commit 50cdc17

Browse files
WIP: rebased onto 'segmentation' branch
1 parent b24e67f commit 50cdc17

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/diffCheckApp.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ int main()
3131
vis.AddMesh(meshSrc);
3232
for (auto segment : segments)
3333
vis->AddPointCloud(segment);
34-
35-
}
3634

3735
for(auto mesh : meshSrc)
3836
{

0 commit comments

Comments
 (0)