mirror of https://github.com/CGAL/cgal
Removed unused macro
This commit is contained in:
parent
14274488ab
commit
4b7e82ed85
|
|
@ -1,8 +1,6 @@
|
|||
//! \file examples/Arrangement_on_surface_2/polycurve_geodesic.cpp
|
||||
// Constructing an arrangement of polygeodesics.
|
||||
|
||||
#define CGAL_IDENTIFICATION_XY 2
|
||||
|
||||
#include <vector>
|
||||
#include <list>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue