From 87b5938f411856e42ead118d4b6121174c77aad5 Mon Sep 17 00:00:00 2001 From: mcarrier Date: Mon, 23 Oct 2017 21:53:30 +0000 Subject: git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@2801 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: a1cfabdf6c0eb9cfbbcdc4445438bdcd0b83df8f --- src/Nerve_GIC/example/VoronoiGIC.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Nerve_GIC/example/VoronoiGIC.cpp') diff --git a/src/Nerve_GIC/example/VoronoiGIC.cpp b/src/Nerve_GIC/example/VoronoiGIC.cpp index 20fe2480..10d60218 100644 --- a/src/Nerve_GIC/example/VoronoiGIC.cpp +++ b/src/Nerve_GIC/example/VoronoiGIC.cpp @@ -55,7 +55,6 @@ int main(int argc, char **argv) { GIC.set_color_from_coordinate(); GIC.set_graph_from_OFF(); - GIC.set_cover_from_Voronoi(Gudhi::Euclidean_distance(),m); GIC.find_simplices(); -- cgit v1.2.3