mirror of https://github.com/CGAL/cgal
fix misleading indentation
This commit is contained in:
parent
0adc97331f
commit
d0f81b41ad
|
|
@ -362,7 +362,6 @@ private:
|
||||||
set_dimension(vi, 3);
|
set_dimension(vi, 3);
|
||||||
|
|
||||||
#ifdef CGAL_TETRAHEDRAL_REMESHING_DEBUG
|
#ifdef CGAL_TETRAHEDRAL_REMESHING_DEBUG
|
||||||
//else
|
|
||||||
if (input_is_c3t3() && m_c3t3.is_in_complex(cit))
|
if (input_is_c3t3() && m_c3t3.is_in_complex(cit))
|
||||||
++nbc;
|
++nbc;
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue