summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/include/gudhi/Alpha_complex.h
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-11-27 10:06:00 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-11-27 10:06:00 +0000
commitf6e86d7f7aaa5ac39695a7998dc4127a59a67c9e (patch)
treec10a2e09c241a6da8c68d0c3bfffbb11ca23a66f /src/Alpha_complex/include/gudhi/Alpha_complex.h
parent393680b13c69a80f836801b7b6443196ab1a91f8 (diff)
Fix cpplint
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@4017 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5c45240299ca8c373a0782e291da59c0e1375678
Diffstat (limited to 'src/Alpha_complex/include/gudhi/Alpha_complex.h')
-rw-r--r--src/Alpha_complex/include/gudhi/Alpha_complex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Alpha_complex/include/gudhi/Alpha_complex.h b/src/Alpha_complex/include/gudhi/Alpha_complex.h
index 08db14fb..af9f59ea 100644
--- a/src/Alpha_complex/include/gudhi/Alpha_complex.h
+++ b/src/Alpha_complex/include/gudhi/Alpha_complex.h
@@ -228,7 +228,6 @@ class Alpha_complex {
}
public:
-
/** \brief Inserts all Delaunay triangulation into the simplicial complex.
* It also computes the filtration values accordingly to the \ref createcomplexalgorithm
*