mirror of https://github.com/CGAL/cgal
Reindent and removal of duplicate typedef for Circle_2
This commit is contained in:
parent
a6c33fecf6
commit
83cb1edf06
|
|
@ -1268,7 +1268,6 @@ namespace CircularFunctors {
|
||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
typedef typename CK::Circular_arc_2 Circular_arc_2;
|
typedef typename CK::Circular_arc_2 Circular_arc_2;
|
||||||
typedef typename CK::Circle_2 Circle_2;
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
#ifndef CGAL_CFG_MATCHING_BUG_6
|
#ifndef CGAL_CFG_MATCHING_BUG_6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue