Superfluous \endcond in Classification package

We get the warning:
```
Classification/Label_set.h:208: warning: the \endcond does not have a corresponding \cond in this file
```

Superfluous \endcond in Classification package removed
This commit is contained in:
albert-github 2021-12-26 11:38:58 +01:00 committed by Sébastien Loriot
parent a07c06abd0
commit 100581b26e
1 changed files with 0 additions and 1 deletions

1
Classification/include/CGAL/Classification/Label_set.h Normal file → Executable file
View File

@ -205,7 +205,6 @@ public:
// else
return add (name, found->second.second, found->second.first);
}
/// \endcond
/*!
\brief removes a label.