diff --git a/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/orbifold.cpp b/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/orbifold.cpp index d97a48e1622..e99ef229c17 100644 --- a/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/orbifold.cpp +++ b/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/orbifold.cpp @@ -108,9 +108,9 @@ int main(int argc, char * argv[]) // Mark the cones in the seam mesh typedef boost::unordered_map Cones; Cones cmap; - bool locate_status = SMP::internal::locate_cones(mesh, cone_sm_vds, cmap); + SMP::internal::locate_cones(mesh, cone_sm_vds, cmap); // The 2D points of the uv parametrisation will be written into this map // Note that this is a halfedge property map, and that uv values