Skip to content

Commit

Permalink
Remove unused vector typedef
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonCampolattaro committed Jun 30, 2020
1 parent 445839a commit 2df93d6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Octree/include/CGAL/Octree.h
Expand Up @@ -100,12 +100,6 @@ namespace CGAL {
*/
typedef typename Kernel::FT FT;

/*!
* \brief
* \todo
*/
typedef typename Kernel::Vector_3 Vector;

/*!
* \brief
* \todo
Expand Down

0 comments on commit 2df93d6

Please sign in to comment.